APEX-JHOSEF-CARDICH-PALMA / online-shop

The main goal of this repository is to gain experience by practicing. Online shop it's a web app composed of a Node.js API, Angular Front, MySql DB.
0 stars 0 forks source link

Front-End: Admin View #20

Open APEX-JHOSEF-CARDICH-PALMA opened 4 years ago

APEX-JHOSEF-CARDICH-PALMA commented 4 years ago

All visual components for the functionalities available for the administrator role. According to the general use case raised, the main requirements are identified:


siwonpawel commented 4 years ago

I will prepare backend endpoints and publish some of postman collection with example data

siwonpawel commented 4 years ago

Implemeted in #26, please see the #27 - update to database. To get roles you can use endpoint for roles

siwonpawel commented 4 years ago

see postman collection in folder documentation

APEX-JHOSEF-CARDICH-PALMA commented 4 years ago

I will create some routes in the front to show the views for each admin operations:

APEX-JHOSEF-CARDICH-PALMA commented 4 years ago