Skip to content

demirelfth/trip-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.