-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Overview
Implement the Organization Details view for CRUD operations, organization details, creators and more.
Requirements
Core Features
- Organization details (name, email, vat, etc...)
- Create/Edit organization forms with validation
- Delete confirmation dialogs
Backend APIs Available
All necessary REST APIs are implemented:
GET|POST|PUT|DELETE /api/distributors /api/resellers /api/customersGET /api/<distributors|reseller|customers>/totalsGET /api/<distributors|reseller|customers>/:id
Design mockup required - Create separate design issue for UI/UX specifications: #24
Reactions are currently unavailable