- Clone the repository.
- Run
pip install -r requirements.txt
to install all the dependencies. - Run
python manage.py runserver
to start the server. - Superuser credentials are
yogesh
andyogesh1234
for accessing admin dashboard. - Dummy user credentials are
dummy1
anddummy1
for testing project. - Then go to
http://127.0.0.1:8000/
to view the project is running. - To run the frontend, go to this Frontend repo link, and clone it too.
- In the frontend directory, run
npm install
to install all the dependencies. - Then run
npm start
to start the frontend server. - Then go to
http://127.0.0.1:3000/
to view the frontend. - Use the dummy user credentials to authenticate and test the project.
-
Notifications
You must be signed in to change notification settings - Fork 0
yogesh-sirsat/money_tracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Keep track of money transactions with friends and people
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published