An open API service indexing awesome lists of open source software.

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

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.

![](login.png)

![](home-and-pass.png)

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