All Projects → ashiishme → covid-stats

ashiishme / covid-stats

Licence: other
COVID-19 Stats Chrome Extension - React & TypeScript

Programming Languages

typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to covid-stats

covid19-bd
Public API for accessing district-wise dataset and daily stats for Covid-19 in Bangladesh. Data is pulled from IEDCR reports
Stars: ✭ 29 (-3.33%)
Mutual labels:  covid-19
impf-botpy
Impf Bot.py 🐍⚡ – Automatisierung für den Corona ImpfterminService Bot
Stars: ✭ 254 (+746.67%)
Mutual labels:  covid-19
coronavirusrd
Web app to show information about the current cases of COVID 19 in Dominican Republic
Stars: ✭ 13 (-56.67%)
Mutual labels:  covid-19
Nodejs-Boilerplate
Nodejs boilerplate / framework
Stars: ✭ 15 (-50%)
Mutual labels:  hactoberfest2020
COVID19
Using Kalman Filter to Predict Corona Virus Spread
Stars: ✭ 78 (+160%)
Mutual labels:  covid-19
covid19api
Playing with GraphQL and COVID-19 API! Checkout the related COVID-19 Tracker for India.
Stars: ✭ 31 (+3.33%)
Mutual labels:  covid-19
reina-model
Agent-based simulation model for COVID-19 spread in society and patient outcomes
Stars: ✭ 30 (+0%)
Mutual labels:  covid-19
quarantine-bot
WhatsApp bot powered by Twilio API to get through the quarantine. Latest COVID19 statistics, world news, inspirational quotes and cat photos.
Stars: ✭ 24 (-20%)
Mutual labels:  covid-19
Corona-19-API
코로나바이러스감염증-19 API 서비스 제공 - 코로나19 관련 API를 무제한 무료로 사용하세요! / 🇰🇷 South Korea's COVID-19 API service provided - Use COVID-19 related API for free for unlimited !
Stars: ✭ 101 (+236.67%)
Mutual labels:  covid-19
coronavirus
covid-19 data in J
Stars: ✭ 15 (-50%)
Mutual labels:  covid-19
delivery-finder
To help in COVID-19 situation - An automated bot to find delivery window of InstaCart and Amazon Whole Foods Market, Costco Same Day and Walmart Groceries.
Stars: ✭ 22 (-26.67%)
Mutual labels:  covid-19
backend
Code for statistical methods which estimates outbreak indicators at Covid Today.
Stars: ✭ 13 (-56.67%)
Mutual labels:  covid-19
COVID-19-AI
Collection of AI resources to fight against Coronavirus (COVID-19)
Stars: ✭ 25 (-16.67%)
Mutual labels:  covid-19
covid-19-self-assessment
The tool takes the public through a series of questions to inform those who are concerned they may have contracted COVID-19.
Stars: ✭ 31 (+3.33%)
Mutual labels:  covid-19
MoveSim
Codes for paper in KDD 2020 (AI for COVID-19): Learning to Simulate Human Mobility
Stars: ✭ 16 (-46.67%)
Mutual labels:  covid-19
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (+293.33%)
Mutual labels:  covid-19
China CoronaVirus Data Miner
Collects officially published daily stats for the corona-virus (China only) 收集新冠状病毒中国每日疫情数据,精确到地级
Stars: ✭ 24 (-20%)
Mutual labels:  covid-19
Projeto-EAR-Celso
e-AR - Emergency Ventilator
Stars: ✭ 17 (-43.33%)
Mutual labels:  covid-19
covid-19-datasette
Deploys a Datasette instance of COVID-19 data from Johns Hopkins CSSE and the New York Times
Stars: ✭ 62 (+106.67%)
Mutual labels:  covid-19
Covid-19-analysis
Analysis with Covid-19 data
Stars: ✭ 49 (+63.33%)
Mutual labels:  covid-19
ashiish-covid-stats-icon

COVID-19 Stats

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

COVID-19 Stats shows the current pandemic data based on user location as well as the global statistics. If you are tired of visiting different website to check the data, you can easily access it now from your browser with single click.

Download

Current version is available at Chrome web store.

Screenshot

covid-stats-screenshot

Installation

git clone https://github.com/ashiishme/covid-stats.git
yarn install

After all the packages are installed,

yarn start

This extension can be tested as a normal web application directly on browser. If you want to test it as a chrome extension ( which you should ). You must enable the developer mode on your chrome browser so that it can allow you to upload unpacked extension for testing.

Check the guide below to learn more: Getting started with Chrome Extension

Now, once you are familiar with loading unpacked extenstion. You can build this project and upload the build for testing.

yarn build

Contribute

  • Fork this repository
  • Create your own branch to make changes or fix the issues
  • Push changes to your fork & create a PR.

Give this project a , it motivates me 😄.

Check more about contributing guidelines. You must follow the guidelines in order to get your PR merged. If you are sending PR for Hacktoberfest2020, the PR must compile with the guidelines or it will be marked as invalid.

Code of Conduct

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].