Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zavierferodova/corona-statistic
Web Coronaviruses Cases Tracker also Submission for Course Belajar Fundamental Front-End Web Development Dicoding
https://github.com/zavierferodova/corona-statistic
covid-19 dicoding dicoding-submission express pwa
Last synced: 4 days ago
JSON representation
Web Coronaviruses Cases Tracker also Submission for Course Belajar Fundamental Front-End Web Development Dicoding
- Host: GitHub
- URL: https://github.com/zavierferodova/corona-statistic
- Owner: zavierferodova
- Created: 2021-03-19T15:35:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T22:53:05.000Z (12 months ago)
- Last Synced: 2023-12-02T23:33:41.463Z (12 months ago)
- Topics: covid-19, dicoding, dicoding-submission, express, pwa
- Language: JavaScript
- Homepage:
- Size: 2.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Corona Statistic
Complete Full Stack, Progressive Web Apps World and Indonesia Coronavirus (Covid-19) Cases Tracker. The application interface is use Indonesian language so you can translate it to English if needed.- API Source : [Kawal Corona](https://kawalcorona.com/api/)
**(Note) Update 2022**
_This application data is not accurate because an official site that is used for this app data is closed. Data on this application is lastest fetched data from the back - end before the official site closed._## Development & Production Build
Front - End Development
```sh
npm run start-dev
```
Front - End Production Build
```sh
npm run build
```
Back - End Development
```sh
npm run server-dev
```## Hosting Production
Use this command to start application on production server.
```sh
npm run start
```## Application User Interface
![Top](https://github.com/zavierferodova/Corona-Statistic/blob/master/screenshot/top.png?raw=true)Top
![Doughnut Statistic](https://github.com/zavierferodova/Corona-Statistic/blob/master/screenshot/doughnut-statistic.png?raw=true)
Doughnut Statistic
![Prevention](https://github.com/zavierferodova/Corona-Statistic/blob/master/screenshot/prevention.png?raw=true)
Prevention