Python, GAE based Project management application for #gcdc2013 :rocket:
Work made easy.
Equilibrium is managing projects deadlines within a workplace/firm etc more social. So that workplaces can have a centralized
social way of looking into various ongoing projects and organize them in such a way that results in a more productive environment.
This application was submitted for Google Cloud Developer Challenge 2013 and was among one of the finalists for India region.
https://gcdc2013-equilibrium.appspot.com/
git clone git@github.com:yashrajsingh/Equilibrium-GCDC2013.git
)cd ~/path/to/Equilibrium-GCDC2013
)Change the application keys:
secrets.py
.templates/projects.html
and templates/firm.html
.handlers.py
.Run the application locally (~/path/to/sdk/dev_appserver.py .
)
http://localhost:8080/
using your browser to see it in action.