Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidiahmedhabib/installateur-dashboard-admin-web-app
https://github.com/sidiahmedhabib/installateur-dashboard-admin-web-app
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sidiahmedhabib/installateur-dashboard-admin-web-app
- Owner: SidiahmedHABIB
- License: mit
- Created: 2023-04-23T18:13:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-04T21:02:17.000Z (7 months ago)
- Last Synced: 2024-06-05T18:58:44.991Z (7 months ago)
- Language: TypeScript
- Size: 699 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InstallateurAdmin Dashboard Web App
Welcome to the InstallateurAdmin Dashboard web application repository!
## Overview
InstallateurAdmin Dashboard is a web application designed to provide administrators with tools to oversee installation interventions for auto boxes. It offers features for managing users, companies, interventions, boxes and calendars efficiently.
## Screenshots
Dashboard
!["login"](./imgs/im3.PNG)
The user management UI of the administrator application where he can directly create a new
user, update a user or delete user.
!["login"](./imgs/um1.PNG)
The company management UI of the administrator application where he can directly create a
new company, update a company or delete company.
!["login"](./imgs/cm1.PNG)
The figure below, display the company details UI where the administrator can manage the
company’s interventions and boxes.
!["login"](./imgs/im1.PNG)
The Box management UI of the administrator application where he can directly create a new
user, update a user or delete user.
!["login"](./imgs/bm1.png)## Development Server
To run the development server, execute the following command:
```sh
ng serve
```Navigate to `http://localhost:4200/` to access the application. The app will automatically reload if you make any changes to the source files.
## Build
To build the project, execute:
```sh
ng build
```The build artifacts will be stored in the `dist/` directory.
## Further Help
For more help on using Angular CLI, run:
```sh
ng help
```You can also refer to the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## My Links
[![FaceBook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white)](https://www.facebook.com/habib.sidiahmed.5) [![Linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/sidi-ahmed-habib-18163220a/)