All Projects → masterfermin02 → coronavirusrd

masterfermin02 / coronavirusrd

Licence: other
Web app to show information about the current cases of COVID 19 in Dominican Republic

Programming Languages

HTML
75241 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to coronavirusrd

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 (+838.46%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, coronavirus-tracker, covid-19, covid19
coviddata
Daily COVID-19 statistics by country, region, and city
Stars: ✭ 49 (+276.92%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, coronavirus-tracker, covid-19, covid19
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 (+12030.77%)
Mutual labels:  coronavirus, coronavirus-real-time, coronavirus-tracker, covid-19, covid19
covid19-api
Covid19 Data API (JSON) - LIVE
Stars: ✭ 20 (+53.85%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, coronavirus-tracker, covid-19
covidtrackerapiwrapper
CovidSharp is a crossplatform C# API wrapper for the Coronavirus tracking API (https://github.com/ExpDev07/coronavirus-tracker-api)
Stars: ✭ 11 (-15.38%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-tracker, covid-19, covid19
covid19-visualized
COVID-19 World update with data Visualization (Include Indonesia cases)
Stars: ✭ 23 (+76.92%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-tracker, covid-19, covid19
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+230.77%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, covid-19, covid19
covid-19
An app made with Flutter to track COVID-19 case counts.
Stars: ✭ 47 (+261.54%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-tracker, covid-19, covid19
CoronaVirusDatabase
A repository for analyzing references and database of "gisanddata.maps.arcgis.com" website for Corona Virus.
Stars: ✭ 38 (+192.31%)
Mutual labels:  coronavirus, coronavirus-tracking, 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 (+53.85%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, covid-19, covid19
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 (+253.85%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, covid-19, covid19
Coronavirus
Java API Wrapper for tracking coronavirus (COVID-19, SARS-CoV-2) via https://git.io/Jvoep
Stars: ✭ 16 (+23.08%)
Mutual labels:  coronavirus, coronavirus-real-time, coronavirus-tracker, covid-19, covid19
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (+807.69%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19, covid19
Bluetooth-ble-beamer-and-scanner-for-tracing-corona-virus-infected-individual
Bluetooth ble beacon beamer and scanner for tracing corona virus infected person similar to Trace Together app
Stars: ✭ 26 (+100%)
Mutual labels:  coronavirus, coronavirus-tracker, covid-19, covid19
CoronaVirus-2019-nCoV-Live-Tracking
CoronaVirus(COVID-19) Live Map Tracker Android Kotlin App
Stars: ✭ 43 (+230.77%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, covid-19
ctt
Corona Tracker Tracker Dashboard for the German Corona-Tracing-app
Stars: ✭ 15 (+15.38%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, covid19
NCOV-19
An app that keeps you Updated on the CORONA virus outbreak stats.
Stars: ✭ 16 (+23.08%)
Mutual labels:  coronavirus-tracking, coronavirus-real-time, covid-19, covid19
CovIndia-Website
The Front-End of CovIndia.com [SHUTDOWN]
Stars: ✭ 11 (-15.38%)
Mutual labels:  coronavirus, coronavirus-tracking, coronavirus-real-time, covid19
Cough-signal-processing
Different methods and techniques for features extraction from audio
Stars: ✭ 42 (+223.08%)
Mutual labels:  coronavirus, coronavirus-real-time, covid-19, covid19
COVID19Py
A tiny Python package for easy access to up-to-date Coronavirus (COVID-19, SARS-CoV-2) cases data.
Stars: ✭ 86 (+561.54%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19, covid19

GitHub contributors GitHub top language GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests Netlify Status

Corona Virus RD

Project

  1. Fork and clone git repository.
  2. Create local env file for development.
>$ touch .env.development.local
  1. Use the following firebase config for development
VUE_APP_FIREBASE_APIKEY=AIzaSyC75e2MJpejR3w2s5F173oUBks6D6UMMV4
VUE_APP_FIREBASE_AUTHDOMAIN=coronavirus-rd-dev.firebaseapp.com
VUE_APP_FIREBASE_BASEURL=https://coronavirus-rd-dev.firebaseio.com
VUE_APP_FIREBASE_PROJECTID=coronavirus-rd-dev
VUE_APP_FIREBASE_STORAGE_BUCKET=coronavirus-rd-dev.appspot.com
VUE_APP_FIREBASE_MESSAGING_ID=116223129618
VUE_APP_FIREBASE_APPID=1:116223129618:web:6ea052c525b2ae7f8500cb
VUE_APP_FIREBASE_MEASUREMENTID=G-XW1JWP29G4
  1. From root of project, run npm start
  2. In your browser, go to localhost:8080 to test your local changes

Install dependencies.

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

build for production and view the bundle analyzer report

npm run build --report

Sources:

  • The theme use in this project: theme

Complementaries projects

API

Thanks Isaaz Garcia to allow us to consume his API.

Contributors

Thank goes to these wonderful peoples (emoji key):


masterfermin02

💻

aneudyx

💻

Carlos Cruz

💻

aneudycaceres

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