Create an application with the following functionality
1 Input fields should be Start Point and End Point.
-
Design should have the first three characters of starting point and ending point
-
Functionality:
-
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.
-
If consecutive trips have the same pickup and drop location then those to be in Level 2
-
Any number of trips can be added and design should respond accordingly to adjust within the defined dimension