-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Overview
Implement the Applications view for CRUD operations, application details, systems and more.
Requirements
Core Features
- Applications details (name, module_id, instance_of, etc...)
- Create/Edit application forms with org link
Backend APIs Available
All necessary REST APIs are implemented:
GET|PUT|PATCH/DELETE /api/applicationsGET /api/applications/totals
Design mockup required - Create separate design issue for UI/UX specifications: #27