Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 477 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 477 Bytes

Trip Planner

Assignment

1- To download node packages: -> Run "npm install --force" command on terminal 2- To run application -> Run "ng serve" command on terminal that must be opened same file location with angular-frontend -> Run "node app.js" command on new terminal section that must be opened same file location with angular-fronend\src\app

Application content: The map has blue marker to display "from" coordinates, and red marker to display "to" coordinates.