To run the project Either do one of the steps: 1)Pull the docker image from vyoma125/csa:latest and run the docker image 2)Clone the project ,add SOCIAL_AUTH_GOOGLE_OAUTH2_KEY SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET in a env file ,The google login functionality is not yet live so you may skip this part , run python manage.py runserver and go to /todos for your starting point