Skip to content

Keep track of money transactions with friends and people

Notifications You must be signed in to change notification settings

yogesh-sirsat/money_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots

Steps to run project locally

  1. Clone the repository.
  2. Run pip install -r requirements.txt to install all the dependencies.
  3. Run python manage.py runserver to start the server.
  4. Superuser credentials are yogesh and yogesh1234for accessing admin dashboard.
  5. Dummy user credentials are dummy1 and dummy1for testing project.
  6. Then go to http://127.0.0.1:8000/ to view the project is running.
  7. To run the frontend, go to this Frontend repo link, and clone it too.
  8. In the frontend directory, run npm install to install all the dependencies.
  9. Then run npm start to start the frontend server.
  10. Then go to http://127.0.0.1:3000/ to view the frontend.
  11. Use the dummy user credentials to authenticate and test the project.

About

Keep track of money transactions with friends and people

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages