Skip to content

TheLOGOGuy/FlightSearchEngine_AngularJS_Bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Search Engine Application using AngularJS

Installation Instructions :

Execute the following commands in sequence to run the application:

npm install : To install node_modules defined in package.json node server : To start the local server http://localhost:3000/

Execute the following command to run unit test cases:

grunt : (optional) To start the watcher that will concat all the js files into one flightSearchEngineMain.js grunt karma : To run unit test cases

About

This application will show the flight search results for one-way or return trip respectively according to search data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.4%
  • HTML 26.3%
  • CSS 3.3%