checkout here : https://shantanu2k22.pythonanywhere.com/
To run locally :
- pip install -r requirements.txt
- python manage.py makemigrations play
- python manage.py migrate
- python manage.py runserver note : you need api keys for google o-auth, secret-key in dhango settings.py