#This repository have been archive because the API for information has deleted
This application contains realtime information about the number of positive patients, which are resolved to those caused by the Corona Virus in every province in Indonesia and every country. This application also provides a chatbot that was built using IBM Watson Assistant who requested consultation before making a call center to 119 (COVID call center) to maintain the density of the call center. The application also provides headlines about the coronavirus.
Chatbot | Data Provinsi | Home Page |
You can Download on
or you can clone it with
git clone https://github.com/nick2905/CovidMonitor.git
Please change with your assistant_id, assistant_apikey and assistant_url for use your chatbot.
<string name="assistant_id"></string>
<string name="assistant_apikey"></string>
<string name="assistant_url"></string>
You can change that on Config.xml
- News API by News API
- Local Data Provinsi by BNPB
- Global Data by Ethical Hacker Indonesia
- View Model
- Retrofit
- etc