- django
- djangorestframework
- sqlite3
Live Link of backend: https://assettrackr-backend.onrender.com
User: huzaifa
Password: 1
Live Link of frontend: https://asset-trackr-frontend-mauve.vercel.app/login
Frontend repo: https://github.com/434huzaifa/AssetTrackr-Frontend
git clone https://github.com/434huzaifa/AssetTrackr-backend
cd AssetTrackr-backend
pip install -r requirements. txt
python manage.py runserver
or if you python >= 12
py mange.py runserver