{"id":46232001,"url":"https://github.com/codenificient/covidash","last_synced_at":"2026-03-03T18:07:30.862Z","repository":{"id":38635450,"uuid":"312857726","full_name":"codenificient/covidash","owner":"codenificient","description":"Covid 2019 Dashboard made with React using publicly available data from John Hopkin University","archived":false,"fork":false,"pushed_at":"2026-02-09T03:14:06.000Z","size":15104,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-09T08:33:39.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codenificient.github.io/covidash/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codenificient.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-14T16:40:53.000Z","updated_at":"2026-02-09T03:14:09.000Z","dependencies_parsed_at":"2023-02-10T07:30:32.709Z","dependency_job_id":"f7332ad7-f95c-4d29-a75d-df0fbd67a528","html_url":"https://github.com/codenificient/covidash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codenificient/covidash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcovidash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcovidash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcovidash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcovidash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenificient","download_url":"https://codeload.github.com/codenificient/covidash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcovidash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30054071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T17:46:22.538Z","status":"ssl_error","status_checked_at":"2026-03-03T17:46:22.036Z","response_time":61,"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":"2026-03-03T18:07:30.302Z","updated_at":"2026-03-03T18:07:30.853Z","avatar_url":"https://github.com/codenificient.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Covidash\n\nA COVID-19 statistics dashboard built with React 19 that displays per-country case data with flags, powered by archived data from Johns Hopkins University CSSE.\n\n[![Live Site](https://api.microlink.io/?url=https%3A%2F%2Fcodenificient.github.io%2Fcovidash%2F\u0026screenshot=true\u0026meta=false\u0026embed=screenshot.url\u0026screenshot.delay=3000)](https://codenificient.github.io/covidash/)\n\n## Live Demo\n\n**[codenificient.github.io/covidash](https://codenificient.github.io/covidash/)**\n\n## Tech Stack\n\n- **React 19** with Create React App + react-app-rewired\n- **csvtojson** for parsing CSV data via native `fetch()`\n- **@codenificient/analytics-sdk v1.1** for telemetry tracking\n- **GitHub Pages** for deployment\n\n## Features\n\n- Displays confirmed cases and deaths for 190+ countries\n- Country flags from flagcdn.com\n- Real-time search filtering by country name\n- Analytics tracking with ad-blocker resilience and localStorage fallback\n- Dark theme UI\n\n## Getting Started\n\n```bash\n# Install dependencies\nnpm install --legacy-peer-deps\n\n# Start dev server\nnpm start\n\n# Build for production\nnpm run build\n\n# Deploy to GitHub Pages\nnpm run deploy\n```\n\n## Data Source\n\nCOVID-19 data from the [Johns Hopkins University CSSE](https://github.com/CSSEGISandData/COVID-19) repository (archived). The dashboard fetches CSV data from the `web-data` branch and parses it client-side.\n\n## Architecture\n\n```\nsrc/\n  index.js          - App entry, analytics SDK v1.1 init, React 19 createRoot\n  App.js            - Main component, CSV fetch + parse, search state\n  setupProxy.js     - CRA dev proxy for analytics (CORS bypass)\n  Components/\n    CountryList/    - Renders grid of Country cards\n    Country/        - Individual country card with flag + stats\n    SearchBox/      - Search input for filtering\n```\n\n## Author\n\n**Christian Tioye** - [tioye.dev](https://tioye.dev/portfolio)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenificient%2Fcovidash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenificient%2Fcovidash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenificient%2Fcovidash/lists"}