Skip to content

An application to manage all your personal expenditures. Add all your expenses along with the amount spent, the date and time of your spending and other additional description.

Notifications You must be signed in to change notification settings

aganjali10/ExpenseManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ExpenseManager

An application to manage all your personal expenditures. Add all your expenses along with the amount spent, the date and time of your spending and other additional description.

Features

  • Easy addition of your expenses
  • View all your expenses at one single place

Installation Requirements

Framework : Django, Version : 1.11.17
Language : Python, Version : 3.6.3

To run it, you need to install some packages and libraries as follows:
Bootstrap 3
django[argon]

Install dependencies directly from requirements.txt in pip installation,
To install these, write this on the command line terminal:
"pip install -r requirements.txt"

To run

Clone this repo
cd into this repo directory /mysite/
Enter command: "pip install -r requirements.txt"
Enter the command: "python manage.py runserver"
Copy the url and paste it in your favourite browser window.

About

An application to manage all your personal expenditures. Add all your expenses along with the amount spent, the date and time of your spending and other additional description.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors