This project was generated with Angular CLI version 13.2.2.
- The project is located in github repository, Click the below link to Clone the app
- Run the command in your cloned project location
npm install
ornpm i
- To run the app use
ng serve
(angular cli should be installed your local machine) ornode ./node_modules/@angular/cli/bin/ng serve
(angluar cli not needed)
The following Coding standards and features are used in this assessment.
- Lazy loading for routing
- Code splitting
- Guards
- Interceptors
- Services
- Constants
- Login Component
- Dashboard Component
- angular google-maps
- Markers and Mpa info window
- Marker Clusters
- Unsubscribed the subscription
- I dont have a GCP account. So, For the development purpose i didnt used Google Map API key
- In this assessment additionally i used clusters for grouping markers