Skip to content

shalinisheetal/Expense-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Manager


APP link : "https://mybudgetmanagerapp.herokuapp.com/"

It is a basic web application which helps to manage expenses by giving a breakdown analysis of money spent on various categories.

    Tools used

  • Flask: as the web framework
  • Flask SQLAlchemy: as the Object Relational Mapper
  • HTML: for frontend
  • CSS: for styling the fonts
  • Bootsrap: for nav-bar
  • Chart.js: for graphical visualisation
  • Heroku: for deployment

    App features

  • ADD EXPENSES: Specify the expense made, the date, it's category and the amount of expense.


  • VIEW EXPENSES: See all your expenses in detail.


  • SEE BREAKDOWN: Get a graphical breakdown of your expenses. Look out for where you spent the most!

Releases

No releases published

Packages

 
 
 

Contributors