Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 491 Bytes

Expense Manager

Expense Manager is a webapp built in Django(v2.1) and Python for managing day to day expenses with ease. It also uses MaterializeCSS for its design structure.

To setup the application follow the steps:-

  • Open CMD/Terminal in the project directory.
  • Type in python manage.py migrate
  • After it you can run python manage.py runserver to run the application.

Requirements:-

  • Django (v2.1 or higher)
  • Python (v3.6 or higher)
  • Pip3 (v18 or higher)
  • A cup of coffee