Skip to content

Money Tracker is a simple web application for tracking all your incomes and expenses and help in comparing and managing the money.

License

Notifications You must be signed in to change notification settings

dhirajshah04/moneytracker

Repository files navigation

MoneyTracker

Money Trackers is a simple web application for tracking all your incomes and expenses and help in comparing and managing the money.

Installation

  • Clone the repository.
git clone git@github.com:dhirajshah04/moneytracker.git
  • Create a virtual environment.
  • Install dependencies.
pip install -r requirements.txt
bower install
  • Create a .env file.
  • Copy everything from sample.env in the .env file
  • Change the database username, password and other required things.
  • Run the migrations
python mange.py migrate

License

MIT

About

Money Tracker is a simple web application for tracking all your incomes and expenses and help in comparing and managing the money.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published