This is a simple BudgetManager web application to calculate income and expense. You can add and remove the income or expense item details. The application has 2 pages only, home.html for login & register and budget.php for the add and remove the item details.
The basic idea for the project is get from the udemy's JavaScript course “The Complete JavaScript Course“ by Jonas Schmedtmann. I have added the bootstrap and backend support.
- JavaScript ES2015
- Bootstrap 4
- PHP 5.6.
- Mongodb 3.6.5
- Ravi Gadhiya
- This project is licensed under the MIT license
Please feel free to submit issues with any bugs or other unforeseen issues you experience.