Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 843 Bytes

README.md

File metadata and controls

52 lines (35 loc) · 843 Bytes

Allez Viens

Team

  • Product Owner: Thomas Klonecke
  • Scrum Master: Beth Johnson
  • Tech Lead: Jimmy Gong
  • Engineer: Jon Arnaldo

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions

Requirements

  • Python 2.7.x
  • psycopg 2.5.x
  • Flask 0.10.x
  • Angular 1.3.x
  • etc

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install
pip install Django==1.7.1

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.