Salesforce Lightning Web Component that can be embedded into Account or Contact record page, which will show all COVID-19 statistics of Account and Contact respective country.
Data source: https://github.com/pomber/covid19
API's data will be updated daily.
Show latest COVID-19 data of respective country, including case confirmed, recovered and deaths.Mobile support- Show graph of 5 recent days data from respective country.
Since this component using API outside Salesforce, first we must add the API endpoint below into our Salesforce Org CSP Trusted Sites.
API Endpoint :
https://covid19-data-aru.herokuapp.com
If you're not sure how to add this, please see step by step setup here.
After you finish added trusted sites, then you deploy source codes in this repository into your Salesforce Org.
If you still don't know how to deploy to your Org, you can learn from this trailhead.
Please create new issue to this repository
Any contribution is welcome. Please see this guidance before you create a pull request
Created with ❤️ by Alfian Busyro