{"id":21983095,"url":"https://github.com/arsho/covid-19","last_synced_at":"2026-05-06T00:02:50.460Z","repository":{"id":52854758,"uuid":"253080161","full_name":"arsho/COVID-19","owner":"arsho","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-22T05:49:59.000Z","size":3020,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T01:33:36.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://arshovon.com/apps/c19/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arsho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-04T19:15:08.000Z","updated_at":"2021-04-22T05:50:02.000Z","dependencies_parsed_at":"2022-08-23T09:20:39.535Z","dependency_job_id":null,"html_url":"https://github.com/arsho/COVID-19","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arsho/COVID-19","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2FCOVID-19","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2FCOVID-19/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2FCOVID-19/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2FCOVID-19/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsho","download_url":"https://codeload.github.com/arsho/COVID-19/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2FCOVID-19/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T17:34:25.486Z","updated_at":"2026-05-06T00:02:50.440Z","avatar_url":"https://github.com/arsho.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COVID-19\n\nA data visualization project to show current situation of COVID-19 worldwide. This application can be accessed from: [https://arshovon.com/apps/c19/](https://arshovon.com/apps/c19/).\n\n## Features\n- Summary of worldwide status of COVID-19 specifying number of affected countries, total cases, total deaths and total recovered cases, total tests, total deaths per million, total cases per million, and total tests per million.\n- Sortable and instantly searchable data table of all countries.\n- World map of confirmed cases and top countries chart with most confirmed cases.\n- World map of death cases and top countries chart with most death cases.\n- World map of active cases and top countries chart with most active cases.\n- World map of recovered cases and top countries chart with most recovered cases.\n- View details of a specific country.\n    - Summary information of the country.\n    - Line charts for total confirmed cases, total death cases, total recovered cases, total vaccinations of the searched country.\n    - Bar charts for daily confirmed cases, daily death cases, daily recovered cases, daily vaccinations of the searched country.\n\n## Dependencies\n\n- [Bootstrap v4.4.1](https://getbootstrap.com/docs/4.4/getting-started/introduction/)\n- [jQuery v3.4.1](https://jquery.com/)\n- [Datatables v1.10.20](https://datatables.net/)\n- [jQuery Vector Map Library v1.5.1](https://github.com/10bestdesign/jqvmap)\n- [ChartJS v2.9.3 bundled build including Moment.js](https://www.chartjs.org/)\n- [Font Awesome Free v5.13.0](https://fontawesome.com)\n- [Google Web Font: Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+Pro)\n- [Flagpedia](https://flagpedia.net)\n\n## Installation\n\n- Clone the repository.\n- The required JS/CSS files will be loaded from relevant CDN. No need to download the above dependencies locally.\n\n## Demonstration\n\n- Summary of worldwide COVID-19 status\n\n![alt Summary of worldwide COVID-19 status](/screenshots/summary.png?style=center)\n\n- Sortable and instant searchable data table\n\n![alt Sortable and instant searchable data table](/screenshots/data_table.png?style=center)\n\n- Worldmap of confirmed cases\n\n![alt Worldmap of recovered cases](/screenshots/confirmed_world_map.png?style=center)\n\n- Worldmap of death cases\n\n![alt Worldmap of recovered cases](/screenshots/deaths_world_map.png?style=center)\n\n- Worldmap of active cases\n\n![alt Worldmap of recovered cases](/screenshots/active_world_map.png?style=center)\n\n- Worldmap of recovered cases\n\n![alt Worldmap of recovered cases](/screenshots/recovered_world_map.png?style=center)\n\n- Top countries with most recovered cases\n\n![alt top countries with most recovered cases](/screenshots/top_countries_with_most_recovered_cases.png?style=center)\n\n- Search by country\n\n![alt Search by country](/screenshots/search_by_country.png?style=center)\n\n- Day wise cases of a country (example: confirmed cases)\n\n![alt Day wise cases of a country](/screenshots/country_wise_daily_confirmed_case.png?style=center)\n\n\n- Mobile view\n\n![alt Mobile View](/screenshots/mobile.png?style=center)\n\n## Support\n\nPlease [open an issue](https://github.com/arsho/COVID-19/issues/new) for support.\n\n## Contributing\n\nPlease contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/arsho/COVID-19/compare/).\n\n### Git methods\n\n- To check local changes:\n  ```\n  git status -s\n  ```\n- To fetch from upstream repository:\n  ```\n  git fetch\n  ```\n- To reset local files to upstream repository `master` branch after fetching the changes:\n  ```\n  git reset --hard origin/master\n  ```\n\n### Generate app folder for Hugo\n\n- Github actions workflow is added to generate an app folder which can be added to any Hugo project. The workflow file is available in [.github/workflows/main.yml](.github/workflows/main.yml)\n- For each push to `master` branch or pull request to `master` branch the `c19` folder is updated.\n- Copy the `c19` folder to any Hugo site's `content` folder.\n- After each push to `master` branch or pull request to `master` branch, update the local branch by:\n  ```\n  git fetch\n  git reset --hard origin/master\n  ```\n\n### References\n\n- [jQuery $.each method](https://api.jquery.com/jquery.each/)\n- [disease.sh - Open Disease Data](https://disease.sh/)\n\n## Influenced by\n\n- [NC-19SRIM](https://www.smreza.com/projects/covid-19/)\n- [NOVEL CORONA VIRUS DISEASE \\(COVID-19\\)](http://corona.nstu.edu.bd/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fcovid-19","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsho%2Fcovid-19","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fcovid-19/lists"}