All Projects → richardkeep → covid-19

richardkeep / covid-19

Licence: other
A web application to display Coronavirus Diseases (COVID19) statistics from different countries.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to covid-19

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 (+335.71%)
Mutual labels:  corona, coronavirus, coronavirus-real-time, covid-19, covid19, covid-data
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+53.57%)
Mutual labels:  corona, coronavirus, coronavirus-real-time, covid-19, covid19, covid-data
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (+64.29%)
Mutual labels:  corona, coronavirus, coronavirus-real-time, covid-19, covid19
CoronaVirusOutbreakAPI
A tiny and small program to crawler and analyze outbreak of COVID-19 in world and every country using PHP.
Stars: ✭ 20 (-28.57%)
Mutual labels:  corona, coronavirus, coronavirus-real-time, covid-19, covid19
CoronaVirusDatabase
A repository for analyzing references and database of "gisanddata.maps.arcgis.com" website for Corona Virus.
Stars: ✭ 38 (+35.71%)
Mutual labels:  coronavirus, coronavirus-real-time, covid-19, covid19, covid-data
coviddata
Daily COVID-19 statistics by country, region, and city
Stars: ✭ 49 (+75%)
Mutual labels:  coronavirus, coronavirus-real-time, covid-19, covid19, covid-data
covid-19-image-repository
Anonymized dataset of COVID-19 cases with a focus on radiological imaging. This includes images (x-ray / ct) with extensive metadata, such as admission-, ICU-, laboratory-, and patient master-data.
Stars: ✭ 42 (+50%)
Mutual labels:  corona, coronavirus, covid-19, covid19, covid-data
covid19-timeseries
Covid19 timeseries data store
Stars: ✭ 38 (+35.71%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid-br
COVID dashboard status from Brazil.
Stars: ✭ 28 (+0%)
Mutual labels:  corona, coronavirus, covid-19, covid19
Coronavirus
Java API Wrapper for tracking coronavirus (COVID-19, SARS-CoV-2) via https://git.io/Jvoep
Stars: ✭ 16 (-42.86%)
Mutual labels:  coronavirus, coronavirus-real-time, covid-19, covid19
coronavirusrd
Web app to show information about the current cases of COVID 19 in Dominican Republic
Stars: ✭ 13 (-53.57%)
Mutual labels:  coronavirus, coronavirus-real-time, covid-19, covid19
covid19-api
Covid19 Data API (JSON) - LIVE
Stars: ✭ 20 (-28.57%)
Mutual labels:  coronavirus, coronavirus-real-time, covid-19, covid-data
cwa-qr
Python Implementation of the CoronaWarnApp (CWA) Event Registration
Stars: ✭ 17 (-39.29%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid19-kerala-api-deprecated
Deprecated - A fast API service for retrieving day to day stats about Coronavirus(COVID-19, SARS-CoV-2) outbreak in Kerala(India).
Stars: ✭ 14 (-50%)
Mutual labels:  coronavirus, coronavirus-real-time, covid19, covid-data
cli-corona
📈 Track COVID-19 (2019 novel Coronavirus) statistics via the command line.
Stars: ✭ 14 (-50%)
Mutual labels:  corona, coronavirus, covid-19, covid19
COVID-19-AI
Collection of AI resources to fight against Coronavirus (COVID-19)
Stars: ✭ 25 (-10.71%)
Mutual labels:  corona, coronavirus, covid-19, covid19
Cough-signal-processing
Different methods and techniques for features extraction from audio
Stars: ✭ 42 (+50%)
Mutual labels:  coronavirus, coronavirus-real-time, covid-19, covid19
Corona Cli
🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais/
Stars: ✭ 1,812 (+6371.43%)
Mutual labels:  corona, coronavirus, coronavirus-real-time, covid-19
Coronavirus Tracker Api
🦠 A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!
Stars: ✭ 1,577 (+5532.14%)
Mutual labels:  coronavirus, coronavirus-real-time, covid-19, covid19
Cwa Server
Backend implementation for the Apple/Google exposure notification API.
Stars: ✭ 1,776 (+6242.86%)
Mutual labels:  corona, coronavirus, covid-19, covid19

Covid-19 Stats App

A web application to display Coronavirus Diseases (COVID19) statistics from different countries. Check Live Demo

Developed using TailwindCSS, Alpinejs, Laravel, Livewire T.A.L.L Stack 💪

Screenshot from 2020-03-25 13-10-00

Installation

  • Clone the repo git clone https://github.com/richardkeep/covid-19.git
  • Run cp -r .env.example .env && php artisan key:generate
  • Run composer install to pull in all the dependencies
  • Run php artisan server to start the inbuilt PHP server
  • You are all set to go. Visit http://127.0.0.1:8000/ to view the latest Covid-19 Stats

Todo

  • Add some cool animations and transitions.

API

https://github.com/richardkeep/covid-19-api

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