This project was generated with Angular CLI version 6.2.3.
Github link for the project: https://github.com/zhosti/CarNavigator
Before run on Development server after pull or download project from repository, please be sure that you will run npm install
OR
If you get file from the zip Ivan_Zhostov_Front-end_Developer.zip folder run npm install
The app can be improved with separating data table columns etc. Navigate time, Region From, Region To. And then there be reasonable point to add some table filters, and sort columns. We can add some distance measurement between regions. And depend on the distance we can simulate some navigate delay.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.