An open API service indexing awesome lists of open source software.

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.

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