clone the repository TransactionTracker and switch to master branch
#BACKEND SETUP
pip version 22 or above
Django version 4
cd /backend
run pip install -m django-cors-headers
run python3 manage.py makemigrations
run python3 manage.py migrate
run python3 manage.py runserver
#FRONTEND SETUP
make sure to have node version 15 or above and npm version 8 or above
cd /frontend
run npm install
run npm start
#the budget tracker should run, you can create transaction and see your transactions,money owed by others,money you owe and update and delete transactions
-
Notifications
You must be signed in to change notification settings - Fork 0
rakeshhotker/TransactionTracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published