An open API service indexing awesome lists of open source software.

https://github.com/siddsarkar/covidinfo

The app gets user the current Covid19 Data Based on the Current Location of the user. Stay Safe, Stay Home ! 😷
https://github.com/siddsarkar/covidinfo

react react-native

Last synced: about 1 year ago
JSON representation

The app gets user the current Covid19 Data Based on the Current Location of the user. Stay Safe, Stay Home ! 😷

Awesome Lists containing this project

README

          

# Covid-19 Information App (React-Native / React)

> Disclaimer - This app does not directly communicate with government data, it uses some public APIs as mentioned below to get the data.

### What is the app for?

- This app is a project in aim to explore the aspects of `React-Native` or `React` fremeworks.
- It provides the user with the current Covid-19 Information to the users location.

### Features

- Daywise Cases
- State Search Options.
- Important Links.
- Self Check-Ups.

### Permissions

- Location

### Screenshots

![sc1](https://raw.githubusercontent.com/siddsarkar/covidinfo-android-app-react-native/master/screenshots/sc2.png)

![sc2](https://raw.githubusercontent.com/siddsarkar/covidinfo-android-app-react-native/master/screenshots/sc.png)

### APIS and Services:

- [covid19india](https://api.covid19india.org/) - API
- [mathdro](https://covid19.mathdro.id/api) - API
- [newsapi](https://newsapi.org/) - API
- [react-native-elements](https://react-native-elements.github.io/react-native-elements/) - Basic element styling