Fill those last few seats on your flight.
We were inspired by JetBlue's search for efficiency in travel.
It provides incentives for users to purchase the remaining few tickets for flights.
Built with an Angular front end and a nodejs RESTful API backend. This provides extensibility beyond webapps, into mobile apps and other platforms. We built our dataset of JetBlue flights then calculated the deals based on the destinations and the origins and as well as filling the maximum number of seats possible in a flight.
Creating our own data model and services.
The beautiful reactive design of our website.
Prioritize key features of the finished product.
Expand beyond webapps, provide more personalized deals (eg: for veterans) and solve this problem for more than just flights.
npm install
bower install --save
cd api/init && npm start
grunt serve