Admin Client - Quantium-Nonsense/ProjectOmega GitHub Wiki
Requirements
Milestone 1
- Accomodate for 2 roles: Super Admin and Admin
- Be able to CRUD Roles
- Be able to Set and View permissions
- List of all items with:
- The Title, Description, Category and Price Fields
- isDisplayed
- Show/Hide Button
- Search, Sort and Filtering
- CRUD for items
- CRUD for industry management
- Authentication
- Account Management
- Changing passwords, CRUD users
- Orders Placed
- Rep
- Client
- Order details
- Customers
- CRUD Customer details
- Assign Customer to Rep
Development
Tech Stack
- Angular 8
- TypeScript
Testing
{{Test documentation here}}
Integrations
User Permissions Required
Permission | Create | Read | Update | Delete | Un/assign |
---|---|---|---|---|---|
Roles | ✓ | ✓ | ✓ | ✓ | |
Users | ✓ | ✓ | ✓ | ✓ | |
Permissions | ✓ | ||||
Proudct | ✓ | ✓ | ✓ | ✓ | |
Customer | ✓ | ✓ | ✓ | ✓ | ✓ |
Orders | ✓ | ✓ | ✓ | ✓ | |
Access Admin Client |