Creating an application angular

Create an application with the following functionality

1 Input fields should be Start Point and End Point.

  1. Design should have the first three characters of starting point and ending point

  2. Functionality:

  3. If it’s a continued trip (Eg. Bangalore to Chennai, Chennai to Ooty) then the straight line should be on level 1

2 If it’s not a continued trip (Eg Bangalore to Chennai, Ooty to Bangalore) then the straight line should have an arrow and be on level 1.

  1. If consecutive trips have the same pickup and drop location then those to be in Level 2

  2. Any number of trips can be added and design should respond accordingly to adjust within the defined dimension