Skip to content

iamyashrs/equilibrium

Repository files navigation

Equilibrium

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.

Equilibrium - GCDC

https://gcdc2013-equilibrium.appspot.com/

Tech Stack

  • Google App Engine
  • Google Data Store
  • Python
  • Flask, Jinja2
  • Google Maps API
  • Google+ Signin
  • Google Custom Search API
  • Wikipedia API
  • Google Translate toolkit
  • SimpleAuth(https://github.com/crhym3/simpleauth)

Development

  • Clone this repo (git clone [email protected]:yashrajsingh/Equilibrium-GCDC2013.git)

  • Download Python SDK for Google App Engine

  • Unzip the downloaded SDK

  • Change directory to project directory (cd ~/path/to/Equilibrium-GCDC2013)

  • Change the application keys:

    • Add your secret keys for social networks in secrets.py.
    • Add your Google Maps Key in templates/projects.html and templates/firm.html.
    • Add your Google Custom Search key and cx in handlers.py.
  • Run the application locally (~/path/to/sdk/dev_appserver.py .)

  • Visit http://localhost:8080/ using your browser to see it in action.

Help and Support

Homepage

Author