This application is designed to help the client plan the most efficent trip between locations to save gas and time. By selecting where they are and where they would like to visit, the application is able to create an efficient path for them to follow.
Index.html -> Contain all the code that will be processes by the browser to display in the end user display assets -> contain all the formating code (CSS) and pictures that will be displayed in the front end, js where all the javascript code.
- To clone the repository in your computer run this command.
git clone https://github.com/ms13380/Trip-Planner
-
Then open it with Visual Code and run Live Server on the [index.html file.]
-
You can Follow this link to see the live page in GitHub : https://ms13380.github.io/Trip-Planner/
- To use the application, just
- Enter Your City
- Enter Your Destination
- And Let's Go!
