https://github.com/aadewunmi/budgety
Small JavaScript application to manage budget income and expenses.
https://github.com/aadewunmi/budgety
Last synced: about 1 month ago
JSON representation
Small JavaScript application to manage budget income and expenses.
- Host: GitHub
- URL: https://github.com/aadewunmi/budgety
- Owner: AAdewunmi
- License: mit
- Created: 2020-04-12T11:39:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T02:14:15.000Z (over 6 years ago)
- Last Synced: 2025-01-25T06:11:37.663Z (3 months ago)
- Homepage: https://alanbaywalker.github.io/budgety/
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Budgety
Small JavaScript application to manage budget income and expenses.
[Budgety](https://alanbaywalker.github.io/budgety/)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
What things you need to install the software and how to install them
- git bash
### Installing
1. Clone the repo
```
git clone https://github.com/AlanBayWalker/budgety.git
```2. Open Project Folder
3. Open index.html in your favorite browser
4. Explore
```
Enjoy :)
```## Built With
* HTML5
* CSS3
* JavaScript## Contributors
* **Alan Ayala** - *Initial work* - [ABW Technologies](http://www.abwtechnologies.com/)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* [The Complete JavaScript Course](https://www.udemy.com/the-complete-javascript-course/) - Project completed as a part of Udemy Course