Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.34 KB

BudgetManager

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.

Screenshot

  1. home.html Screenshot 1

  2. budget.php Screenshot 2

Built With

  • JavaScript ES2015
  • Bootstrap 4
  • PHP 5.6.
  • Mongodb 3.6.5

Author

  • Ravi Gadhiya

License

License

Support

Please feel free to submit issues with any bugs or other unforeseen issues you experience.