anonnoisy / Covid19

COVID 19 - React Native app for displaying your country's stats and other usefull information on Corona Virus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status GitHub top language GitHub issues GitHub pull requests GitHub release (latest by date) GitHub All Releases GitHub


Introduction

A simple React-Native project developed in support of people suffering and affected due to Covid-19 {Corona} virus all around the world. The app has a simple yet innovative design with multiple features like - showing India's Timeline, Precautions, Latest News about the virus, helpline contact info for each state, etc. The app lets the user track the growth of the virus and provides statistics from all around the world without logging any tracking information about its users.

v2.3.0 Introduces automatic location retrieval first time in the app, so if you find any bugs related to it. Please help me by opening a issue, Thanks in advance!


Designs

Our designer worked really hard for coming up with a simple and innovative design, credits to - Ankit Mishra

Title Link
Project https://www.figma.com/file/g9ChMLNWBmOwaKFCAv5e7C/Covid-19
Prototype https://www.figma.com/proto/g9ChMLNWBmOwaKFCAv5e7C/Covid-19?node-id=2%3A48&viewport=1246%2C-2727%2C0.8731774091720581&scaling=scale-down

APIs used

  1. corona.lmao.ninja
  2. Some News Api

For Developers

To start the project follow the below common steps for Android and IOS

  1. git clone https://github.com/sarthakpranesh/Covid19.git
  2. cd Covid19
  3. yarn install
  4. yarn start - leave metro bundler running in another terminal

For Android

  • yarn android - this will start your android app

For IOS

  1. cd ios
  2. pod install
  3. yarn ios - this will start your ios app

Contributors

Looking to be a part of the team, checkout our contribution guideline HERE and get started

About

COVID 19 - React Native app for displaying your country's stats and other usefull information on Corona Virus

License:MIT License


Languages

Language:TypeScript 69.4%Language:Java 9.6%Language:Ruby 7.9%Language:Objective-C 6.5%Language:Starlark 2.8%Language:JavaScript 2.6%Language:Shell 1.0%Language:C 0.2%Language:Swift 0.2%