https://github.com/ghulamghousdev/budgetapp
Budget App to store incomes, expenses, and calculate monthly budget.
https://github.com/ghulamghousdev/budgetapp
budget expense-tracker expenses hacktoberfest hacktoberfest2020 html-css-javascript javascript projects
Last synced: about 1 month ago
JSON representation
Budget App to store incomes, expenses, and calculate monthly budget.
- Host: GitHub
- URL: https://github.com/ghulamghousdev/budgetapp
- Owner: ghulamghousdev
- License: mit
- Created: 2020-04-10T13:45:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T09:06:15.000Z (over 4 years ago)
- Last Synced: 2024-10-11T19:14:51.986Z (6 months ago)
- Topics: budget, expense-tracker, expenses, hacktoberfest, hacktoberfest2020, html-css-javascript, javascript, projects
- Language: JavaScript
- Homepage:
- Size: 509 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Budget App
This is a budgeting app that calculates a basic budget based on a list of income and expenses.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Installing
1. Clone the repo
```
git clone https://github.com/ghulamghousdev/BudgetApp.git
```2. Explore
```
Enjoy :)
```## Built With
* [HTML] - For Layout
* [CSS] - For styling
* [JavaScript] - For client side logic## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details