All Projects → anamritraj → livecovid.in-webapp

anamritraj / livecovid.in-webapp

Licence: MIT license
Web app for state-wise India Covid-19 tracker.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to livecovid.in-webapp

Covid-19-Tracker
This is an Covid-19 tracker especially made for India
Stars: ✭ 39 (+56%)
Mutual labels:  tracker, india, covid-19, covid-19-india
COVID19
A web app to display the live graphical state-wise reported corona cases in India so far. It also shows the latest news for COVID-19. Stay Home, Stay Safe!
Stars: ✭ 122 (+388%)
Mutual labels:  india, covid-19, covid-19-india
CovidIndiaStats
A dashboard to visualise the spread of covid19 in India(state and districtwise) and around the world(countrywise).
Stars: ✭ 22 (-12%)
Mutual labels:  tracker, india, covid-19-india
COVID-19-Datasets
Novel Coronavirus (COVID-19) Cases for India, provided by University of Kalyani.
Stars: ✭ 19 (-24%)
Mutual labels:  india, covid-19, covid-19-india
web-covid-api
🦠COVID-19 Coronavirus 🔥Tracker Dashboard and 🚀Super fast API's (< 200ms) 🆕Updates every 3 mins
Stars: ✭ 18 (-28%)
Mutual labels:  india, covid-19, covid-19-india
covid19api
Playing with GraphQL and COVID-19 API! Checkout the related COVID-19 Tracker for India.
Stars: ✭ 31 (+24%)
Mutual labels:  covid-19, covid-19-india
cowin-slot-tracker
Tracker to check the covid shot slot availability in India and send mobile alerts via Telegram Bot.
Stars: ✭ 30 (+20%)
Mutual labels:  india, covid-19
backend
Code for statistical methods which estimates outbreak indicators at Covid Today.
Stars: ✭ 13 (-48%)
Mutual labels:  india, covid-19
Covid19india React
Tracking the impact of COVID-19 in India
Stars: ✭ 6,847 (+27288%)
Mutual labels:  tracker, covid-19
api-service
The REST API backend server for the Jalgaon CoHelp application. Built with Kotlin Ktor.
Stars: ✭ 26 (+4%)
Mutual labels:  covid-19, covid-19-india
covid19-tracker
📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter
Stars: ✭ 34 (+36%)
Mutual labels:  tracker, covid-19
covid-19-tracker
Covid 19 tracker is created using React JS. This tracker aims to show the numbers & trends of people affected, recovered and deceased due to COVID-19.
Stars: ✭ 23 (-8%)
Mutual labels:  tracker, covid-19
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (+372%)
Mutual labels:  covid-19, covid-19-india
covid-19
COVID-19 World is yet another Project to build a Dashboard like app to showcase the data related to the COVID-19(Corona Virus).
Stars: ✭ 28 (+12%)
Mutual labels:  covid-19, covid-19-india
covid-19indiatracker
Track Covid-19 cases in India from MacOS menu bar
Stars: ✭ 24 (-4%)
Mutual labels:  covid-19, covid-19-india
covid-19
An app made with Flutter to track COVID-19 case counts.
Stars: ✭ 47 (+88%)
Mutual labels:  covid-19, covid-19-india
corona tracker
COVID-19 tracking app - submission for https://wirvsvirushackathon.org/
Stars: ✭ 13 (-48%)
Mutual labels:  tracker, covid-19
covaccine-notifier
CoWIN Vaccine availability notifier for India
Stars: ✭ 63 (+152%)
Mutual labels:  india, covid-19
degiro-trading-tracker
Simplified tracking of your investments
Stars: ✭ 16 (-36%)
Mutual labels:  tracker
content
Synced content from our gitbook site.
Stars: ✭ 37 (+48%)
Mutual labels:  india

Netlify Status

livecovid.in

A live state-wise Covid-19 cases tracker for India.

Screenshot 2020-05-04 at 8 58 31 PM

How to contribute?

  • Fork this repository by clicking the fork button on the top right of this page.
  • Clone that forked repository in your local, make changes, test and then push to your forked branch.
  • If you want to setup the backend as well, see this repo: https://github.com/anamritraj/livecovind.in-api. Currently there is some sensetive information in the repo and hence it is not public. Planning to clean it but I procastinate a lot. :( DM me for access to this repo.
  • Now, create a pull request from your forked repo to this repo.

Development

🤘 Join Telegram Development Group 🤘

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Translation in new languages

The project has the internationlization set up properly and you can add any language you want. Although, since the data on this website is from India, adding Indian languages would make more sense.

Steps

  1. Goto /public/static/locales
  2. Add your language name and 2 character language code for your language. (As an example this is already done for Hindi and English) in languages.json.
  3. Now, make a copy of en folder and name this to whatever language code you put in step 2.
  4. Add your translations in all the json files. If you miss any translation, the text will be shown in English as default.

Disclaimer

This is not an official government project. This is not associated in any way with my employer. I am not getting paid to do this. Also, I have no intentions of making money from this. This is created to keep people informed about the current state of Covid-19 in the country. If you need help, please call the emergency numbers listed on the website here or call 100.

If you feel any information is missing or there is any error, please feel free to create an issue or reach out to me directly on Twitter and I would be happy to assist.

Credits

This would not have been possible without the awesome guys at https://github.com/covid19india. I was initially scraping the MoHFW website, but then I got to know about them and since then this project internally calls their API. They are doing really awesome work maintaining a crowdsourced database of patients. Thanks to them for all the hard work!

Meta

Anand – @anamritraj | https://anandamritraj.in

Distributed under the MIT license. See LICENSE for more information.

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].