Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 886 Bytes

_README.md

File metadata and controls

56 lines (36 loc) · 886 Bytes

Project Name

HikeXpert

Pithy project description

A gamified hiking trail experience.

Team

  • Product Owner: Eric Broberg
  • Scrum Master: Colton Savage
  • Development Team Members: Andrew Vedady, Mike Frazier

Table of Contents

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

Usage

Some usage instructions

Requirements

  • Node 0.12.7
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.