Easily manage and keep track of your budget with the Budget Management Application. Simple, fast, and efficient.
-
Add Budget: Enter the total budget you have for a given period.
-
Add Expenses: Quickly add any expense you have. Every added expense is listed under the "Purchase History", giving you a clear breakdown of your spendings.
-
Auto Calculation: The application automatically calculates and displays the remaining budget after each expense.
-
Responsive Design: Suitable for both mobile and desktop view.
- Clone the repository:
git clone git@github.com:belbeche/App-Budget.git
-
Navigate to the directory where you've cloned the project.
-
Open
index.htmlin your preferred browser to start the application.
If you want to host it on a server, simply upload the entire project directory to your server and point the domain or sub-domain to the index.html file.
-
Enter your total budget in the provided input box.
-
Add any expenses as they occur by entering them into the "Depense" input box and clicking the "Ajouter achat" button.
-
View the remaining budget. After adding any expense, the remaining budget will automatically update, showing the amount left.
Feel free to fork, improve upon and create pull requests. All contributions are welcomed!