Skip to content

Tired of running out of money by the end of the month, I decided to code an expenditure manager for myself using python. This has helped me immensely in managing my expenses and hopefully it will help you all too!

Notifications You must be signed in to change notification settings

neel2306/Expendo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expendo

Managing funds as a student is somewhat hard as we tend to overspend. I have experienced the same and decided to build myself an expense tracker to keep myself accountable. This has helped me better manage my money, from going broke by the end to of the month to having a good lump sum throughout. This has helped me stay accountable with my spendings and it will surely help you stay accountable with your money as well!

Installation

If you have python installed, you can run the following commands to install Expendo!

  • Installing necessary dependencies.
  pip install requirements.txt
  • Running Expendo
  python main.py 

About

Tired of running out of money by the end of the month, I decided to code an expenditure manager for myself using python. This has helped me immensely in managing my expenses and hopefully it will help you all too!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages