Skip to content

Make download cdm screen

closes #10 (closed)

App can download CDM from GitLab API.

First it fetches list of all hospitals available in the repository

Then it shows the list

WhatsApp_Image_2020-06-28_at_12.52.34_PM__3_

user can click on download icon , which will download .CSV file from repository.

WhatsApp_Image_2020-06-28_at_12.52.34_PM__1_

App will then read the downloaded .CSV file & store it in SQL Database in App

WhatsApp_Image_2020-06-28_at_12.52.34_PM

View Button will appear by clicking on which user can view the Saved CDM.

WhatsApp_Image_2020-06-28_at_12.52.34_PM__2_

App can work OFFLINE once it fetches data, user can view CDM offline anytime

@muarachmann

because you & me both don't live in US, I have created two options in Settings Screen for testing App.

By clicking on it we can Change our location.

download_cdm

Till now , I have created Alaska & Indiana location buttons for testing.

I have done Everything with BLoC Architecture

Edited by Darshpreet Singh

Merge request reports