Skip to content

Erick0330/front-gestion-clientes

Repository files navigation

Customer Management System Frontend

Frontend of the customer management system. This allows testing all the functionalities of the customer management API from the following link in my repository: https://github.com/Erick0330/backend-gestion-clientes.git. It is built entirely in Angular and follows the responsive paradigm to show my skills in the design of user interfaces and their construction; a wide variety of external libraries were also used to emphasize my mastery in these, the libraries used were Bootstrap, Primeng and Primeflex. It is designed for a private website of a company that allows it to manage its customer databases. The program flow begins with an attractive and simple Landing Page, which then takes the user to log in, highlighting the implementation of powerful security. Once logged in, administrators have the authorization to add, delete, edit and obtain data from their clients, while the rest of the roles only have permissions to read information. At any time you can return to the landing page, log back in or read the data. Only administrators have permission to create more users. All these business rules have been created to give more realism to this website and to show a great variety of my skills in web design and programming.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.12.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

Customer Management System Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published