You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 2019, display-device has been used as a daily app for BPPTKG researchers to view and analyze Merapi monitoring data. Since that year, we have developed and added many features to conform our daily needs. This is not an issue but rather a recommendation that I think is useful for the future of display-device. Here it is the list:
Fixing urgent bugs.
Rewriting the app using TypeScript. TS is a powerful language and it can catch many bugs and errors on the development.
Redesigning the app. May be also adding dark support.
Adding real time charts to monitor the data and notify if any data is discontinued. It has to be developed with BMA web service in parallel.
Adding data summary for weekly report.
Adding more comprehensive monitoring data, like correlating with other charts, viewing photo image on current time series, other data analysis, etc.
Restructuring app architecture and code structure. Maybe we can use package based so it can be reused by other JS projects.
Add unit testing and continuous integration.
Enable user feedbacks.
I will add more list if it come up in my mind in the future. Thanks.
The text was updated successfully, but these errors were encountered:
Since 2019, display-device has been used as a daily app for BPPTKG researchers to view and analyze Merapi monitoring data. Since that year, we have developed and added many features to conform our daily needs. This is not an issue but rather a recommendation that I think is useful for the future of display-device. Here it is the list:
I will add more list if it come up in my mind in the future. Thanks.
The text was updated successfully, but these errors were encountered: