项目作者: yashrajsingh

项目描述 :
Python, GAE based Project management application for #gcdc2013 :rocket:
高级语言: Python
项目地址: git://github.com/yashrajsingh/equilibrium.git
创建时间: 2014-06-06T06:05:57Z
项目社区:https://github.com/yashrajsingh/equilibrium

开源协议:

下载


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 git@github.com: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