Skip to content

fastpassexchange/fastpass

Repository files navigation

FastPass Exchange

Giving Disneyland visitors the power to go on all the rides they want, when they want.

FPE is built with the Ionic framework with a Firebase database.

Table of Contents

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

Usage

Requirements

  • Ionic (see chapter two of Ionic guide)
  • Node.js ^0.10.26
  • Bower ^1.3.6

Development

Installing Dependencies

  • From within the root directory:
sudo npm install -g bower
npm install
bower install
sudo npm install -g gulp
  • To run the app in the browser:
gulp

Contributing

See CONTRIBUTING.md for contribution guidelines.

Tasks

See the projects backlog in Asana.

License

See LICENSE.md.