Skip to content

Latest commit

 

History

History
executable file
·
13 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

executable file
·
13 lines (6 loc) · 253 Bytes

SimpleFlightSearch

A simple MEAN Stack application. (NO database)

Flight Search

It takes this input from the user:

(Flight Number || (Origin && Destination)) && Date

The application will call a service that using either Node with Express.