Skip to content

Web site for Ideasphere project in NASA Space Apps Challenge

Notifications You must be signed in to change notification settings

petrushev/ideasphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ideasphere

Web site for Ideasphere project in NASA Space Apps Challenge:

Colaborative solutions for 3D printing in space mission problems

Staging on OpenShift: https://ideasphere-petrushev.rhcloud.com

This project won Macedonia's NASA SpaceApss Challenge 2014!

Requirements

  • python 2.7
  • postgresql >= 9.1
  • psycopg2
  • SQLAlchemy
  • Jinja2
  • Werkzeug
  • lxml
  • requests
  • wtforms

Installation

  1. Create database and run db/rolling.sql
  2. Create data folder
  3. Start static content server for path wsgi/static
  4. Register application on google console for login purposes
  5. Fill the environ values in libs/run.py:
    • COOKIE_SECRET
    • OPENSHIFT_DATA_DIR
    • OPENSHIFT_POSTGRESQL_DB_URL
    • DBNAME
    • CDN
    • G_CLIENTID
    • G_SECRET
    • GOOGLE_SITE_VERIFICATION

About

Web site for Ideasphere project in NASA Space Apps Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages