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.
- The app uses a Firebase database, accessible at: https://fastpass-connection.firebaseio.com
- For password to the Firebase account, email: jamesjsdev@gmail.com
- Use Ionic for build and emulation: http://ionicframework.com/docs/guide
- To run the app in the Android or iOS emulator and on an Android or iPhone, see instructions in the Wiki.
- Ionic (see chapter two of Ionic guide)
- Node.js ^0.10.26
- Bower ^1.3.6
- 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
See CONTRIBUTING.md for contribution guidelines.
See the projects backlog in Asana.
See LICENSE.md.