Activity #2452
closedFeature #3752: Design of the web framework for Data Centre Software
Feature #1850: Design and Development for web based ANRS
Module #2148: Developement for Configuration screens
Development of middleware and database for Configuration - Mission
100%
Description
Form json of inputs from forms.
Create model classes, and pass json to database
save results to DB.
@Shameera S L, Please support.
Updated by Thara S Pillai over 2 years ago
- Subject changed from Development of middleware for Configuration - Mission to Development of middleware and database for Configuration - Mission
- Description updated (diff)
Updated by Vidya Lekshmi over 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Updated by Thara S Pillai over 2 years ago
The input JSON and output json for DB function can have a format:{"mission_id":"",
"mission_name": "",
"mission_pgm_id": "",
"mission_type_id": "",
"mission_type_value": "",
"mission_desc": "",
"action": "",
"op_code":,
"op_desc"}
action values can be save, update, delete
op_code can be SUCCESS or ERROR
op_desc will have a description message such as Data Saved Successfully or An error occured - <user friendly message>
@Shameera S L, To support development activity
Updated by Thara S Pillai almost 2 years ago
- Status changed from In Progress to Closed
- Assignee changed from Vidya Lekshmi to Siji Mathew
- % Done changed from 30 to 100