Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.25 KB

CoronaNotifier

A CoronaNotifier application built using Fluutter

About

Simple location base US Corona statistic application. It auto-detects user location to show user's county statistics.

The server-side code is in different repository.

The data will update as soon as I get the data from the data sources.

--- Simple API Information --- built by me.

GO VISIT API.

/getState : getting 51 States Data (include District of Columbia)

/getStateDetail/: getting all state county COVID information.

/getCounty//: getting one specific county COVID information.

/getTimeHistory: get COVID time history of US.

--- Simple API Information Done ---

Demo

Screenshot