Open APEX-JHOSEF-CARDICH-PALMA opened 4 years ago
I will prepare backend endpoints and publish some of postman collection with example data
Implemeted in #26, please see the #27 - update to database. To get roles you can use endpoint for roles
see postman collection in folder documentation
I will create some routes in the front to show the views for each admin operations:
localhost:4200/admin/addemployee
localhost:4200/admin/removeemployee
localhost:4200/admin/editemployee
All visual components for the functionalities available for the administrator role. According to the general use case raised, the main requirements are identified:
[x] Basic component
[ ] add employee
[ ] edit employee
[ ] remove employee