Actions
Activity #2250
closedFeature #3752: Design of the web framework for Data Centre Software
Feature #1850: Design and Development for web based ANRS
Module #2237: Development for Dashboard APIs
Sub module #2240: Dashboard 1 APIs
Panel 4 -- Live Camera
Start date:
02/27/2024
Due date:
02/27/2024
% Done:
100%
Estimated time:
Planned Due Date:
Description
Develop API to return image location as per date and time.
Updated by Thara S Pillai over 2 years ago
create a new controller DashboardController.js under \controller folder
Create a new model DashboardModel.js with different dashboard model class, if needed
Create a new Dao DashboardDao.js under /data folder with DB queries.
Write a database function for retrieving required data of image location
Updated by Shameera S L over 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated by Thara S Pillai over 2 years ago
- Status changed from Resolved to Closed
Actions