Live version of the project here
- Bootstrap
- jQuery
- Python
- Google App Engine
- Install python.
- Install Google App Engine SDK
- Create your Google App ENgine account.
- Go to the google Developers console and create a new project.
- Steps to [deploy your app]https://cloud.google.com/appengine/docs/standard/python/tools/uploadinganapp) using gcloud app deploy
- Clone this repository.
- Add this project on Google App Engine.
- Deploy your app on the google cloud and run it.
- The steps to run the project mentioned in deploy your app link.