- The site is based on a demo from IO 2015 codelab, but with new idea and innovation it can become something awesome.
- Language used is Python
- Framework Google App Engine and Jinja Framework
- Additional is Firebase for live streamming of event
- Contribution guideline
- Clone the project
- Checkout to a new branch eg 'git checkout -b branch_name'
- Pull and Merged the master branch incase of any changes using this using this command git pull origin master
- Push to the newly branch you created locally so as to sync with the cloud version
- Create a pull request for your code to be reviewed
- Then i will merged the request
For Issues always create an issue so as to track them later
Happy Coding :D