Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 373 Bytes

Flight_Search

with angular 1.x and pure html ,css and without using bootstrap framework Simple flight search functionlity has implemented

To run this code use

  1. npm install
  2. npm run dev - for running lite-server
  3. karma start - to check few test cases working on port '9876'

I haven't implemented test case for controller. but test cases for services are available