April 2020 - created by Min Lwin Kyaw, Managed By Khin Nu, Min Thant Oo
It is a mobile application to track Myanmaru2019s COVID-19 cases in real-time using flutter for mobile application and php and SQL for back-end. Main features for mobile are real-time case tracking, viewing news, checking case and news, and data visualization. Back-end is for data maintenance data and providing other users to publish and updating cases, creating MMCOVID-19 case API for free.
In Home Page, there are weekly update, cases pie chart and newly updated cases list.
In weekly update, it includes new, recovered and death cases using graph with different colors.
In cases pie chart, it shows all of the corona cases number using pie chart for total, new, recovered, serious, other and death cases.
Dashboard is for all the users and admins to access cases, and news. Admins have more feature then users and they can create, updated cases and confirm or accept normal user add or updated cases.
Developer can request API token for their project to access corona cases list, case detail and news.
At the end of the home page, there is a update cases list that shows newly confirmed, death, recovered, serious condition, other updated case information which are confirmed by Ministry of Health and Sports, Myanmar.
Menu will list all of the available pages to go.
This page will list all of the corona cases and when user click on the list it will route to detail page to check more detail of that patient's info.
It also includes filter and sort features to filter and sort the list to check specific case category.
This page will allow user to check patient(case)'s info which is published by Ministry of Health and Sports, Myanmar
If user selects news menu from home page's drawer, it will redirect to this page and list all of the news that was published by admins of the system.
Any admin can publish and created new case or update case. If someone who is not admin can't create news but still create case or update existed case and it will be publish or updated if one of the admin accepts the new or update.
This page display detail of the news. Includes images and if user clicks of image it will redirect to gallery page to show image list.
User can send or inform different type of message through this page.