A full stack app to enter your height, weight and age and automatically select your waist measurements.
-
static files are stored in triprjt/waistMeasurements/backend/staticfiles
-
static files from build folder from react frontend are stored in triprjt/waistmeasurements/backend/measurement/templates/
Problem: While deploying in pythonanywhere.com, the path variable is not set up correctly.
Errors in WSGI.py file. Not able to setup properly.