with angular 1.x and pure html ,css and without using bootstrap framework Simple flight search functionlity has implemented
To run this code use
- npm install
- npm run dev - for running lite-server
- 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