Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.52 KB

readme.md

File metadata and controls

37 lines (23 loc) · 1.52 KB

Budget Manager

Budget Manager is a simple web application designed to help you manage your expenses and income. It allows you to add expenses and income, and automatically calculates the total for each category as well as the financial balance.

Features

  • Add Expenses and Income: You can easily add expenses and income by clicking on the corresponding buttons.
  • Dynamic Deletion: Quickly remove an expense or income by clicking the "X" button.
  • Automatic Calculation: The total expenses, total income, and financial balance are automatically calculated with each modification.
  • User-Friendly Interface: Enjoy a simple and intuitive interface for managing your budget.

Usage

  1. Click on the "+ Dépenses" button to add a new expense.
  2. Enter the name of the expense and the corresponding amount.
  3. Repeat the process to add as many expenses as needed.
  4. Do the same for income by clicking on "+ Revenue".
  5. The totals for expenses, income, and financial balance will be displayed automatically.

Development

This project can be further improved, and contributions are welcome. Feel free to clone the repository and submit pull requests.

Deployment

You can access the application deployed on GitHub Pages here.

Author

This project was created by Maxime Fleury. You can find the GitHub repository here.

License

This project is licensed under the MIT License