COVID19-Monitoring Adalah sebuah website dashboard dengan tujuan untuk berkontribusi dalam menyebarkan informasi penyebaran data virus COVID-19 dan mengajak teman teman developer untuk bergabung. Website ini dibangun menggunakan Bootstrap CSS, AdminLTE, dan jQuery, beberapa tools yang sangat mudah digunakan dengan tujuan memudahkan kontributor dapat bergabung dalam pengembangannya.
Visit website http://covid.itenas.tech untuk melihat langsung
- Sign in / Sign up github
- Kunjungi halaman repository https://github.com/AlifAbhiesa/COVID19-Monitoring
- Email [email protected] untuk request contributor
- World Health Organization (WHO): https://www.who.int/
- DXY.cn. Pneumonia. 2020. http://3g.dxy.cn/newh5/view/pneumonia.
- BNO News: https://bnonews.com/index.php/2020/02/the-latest-coronavirus-cases/
- National Health Commission of the People’s Republic of China (NHC): http://www.nhc.gov.cn/xcs/yqtb/5. list_gzbd.shtml etc.
- https://github.com/mathdroid/covid-19-api
- https://github.com/pomber/covid19
- https://indonesia-covid-19.mathdro.id/api/
- Download vscode (https://code.visualstudio.com/download)
- Open vscode
- Klik new terminal (Command prompt)
- Clone repository
- Checkout ke branch developer
- Lakukan coding sampai selesai, jika sudah push coding ke versioning control dengan mengetik command
git add .
git commit -m
git push origin developer-area