Table of Contents
This is a JavaScript project that implements:
- Prompts and user input.
- Click events.
- Callback functions.
- String to Number conversions.
Let the script do number crunching for your vacation budget. Just answer the prompts asking for your expenses, and see how much you'll have left over for the fun stuff.
- HTML
- CSS
- JavaScript
This web page was crafted with vanilla code. No dependencies here!
All you need is a browser (to view/interact) and a text editor (to modify).
- Clone this repo and you're all set!
index.html
: structure and layout.styles.css
: design and aesthetics.script.js
: functionality.
There are no plans to implement additional features at this time.
This project is for learning/demonstration and is not being actively developed.
Distributed under the MIT License.
- Module 6: Functions
- Step 5 of 6: Budget Your Vacay
- normalize.css