https://github.com/hzoo/united-mobile
united.com mobile
https://github.com/hzoo/united-mobile
unmaintained
Last synced: 2 months ago
JSON representation
united.com mobile
- Host: GitHub
- URL: https://github.com/hzoo/united-mobile
- Owner: hzoo
- Created: 2014-05-07T22:22:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-09T03:25:26.000Z (almost 11 years ago)
- Last Synced: 2025-01-14T16:56:08.000Z (4 months ago)
- Topics: unmaintained
- Language: JavaScript
- Size: 539 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
United.com mobile app
a. Allow the user to log in and for the app to display their name
b. Allow the user to find their boarding pass on their phone in the security line and have it available by the time they are in front of the TSA agent.


Install/Run
- make sure you have node.js installed
- run `npm install`
- run `bower install`
- run `gulp build`
- open app/index.html or `gulp connect` then localhost:9000