Dashboard Analysis is a Task for Vodafone _VOIS company.
This project was generated with Angular CLI version 13.3.3.
Run npm install
then npm run start
for a dev server. Will navigate to http://localhost:4900/
automatically. The application will automatically reload if you change any of the source files.
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Run npm run deploy
to deploy the project. The project URL will be https://ahmedkhairydev.github.io/dashboard-analysis/
- When a user click upon a point of the chart, there's an issue that the application can't navigate via ** Angular Routing ** navigate method.
- I decided to use Angular Framework because I'm using it continuously.
- I decided using the Apex Charts because I used it recently and it's powerful.
- I decided to don't write any unit-test cases because I don't good at them.