Find the website at: https://owenl27.pythonanywhere.com/
Generates stats for the app Strong
Developed with Django
Deployed with PythonAnywhere
-
To see an example of what your stats could look like click " Show demo ->"
-
Follow instructions on the website to export your data
-
Upload data by clicking "Select file to upload"
-
Submit data by clicking "View your wrapped ->"
-
View your stats
In a terminal run the following commands:
-
Clone the repository:
'git clone https://github.com/lowen967/StrongWrapped'
-
Navigate to the directory:
'cd StrongWrapped/strongwrapped/strongwrapped_project'
-
Install packages:
'pip install django pandas'
-
Run server:
'python manage.py runserver'
Follow link to server