{"id":24927017,"url":"https://github.com/anshrathod/covid19-tracker","last_synced_at":"2025-07-03T19:07:58.227Z","repository":{"id":38566596,"uuid":"257038327","full_name":"anshrathod/Covid19-Tracker","owner":"anshrathod","description":"An android application made using Ionic, Angular, and a Flask backend as an API for getting the latest stats about the Corona cases in India.","archived":false,"fork":false,"pushed_at":"2023-07-11T14:11:53.000Z","size":16107,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T12:33:17.638Z","etag":null,"topics":["angular","corona-cases","coronavirus","india"],"latest_commit_sha":null,"homepage":"","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/anshrathod.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-19T15:46:00.000Z","updated_at":"2020-10-16T05:38:18.000Z","dependencies_parsed_at":"2025-03-28T12:30:48.323Z","dependency_job_id":"5d646f58-12c6-45a2-b53c-5780341cef7e","html_url":"https://github.com/anshrathod/Covid19-Tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anshrathod/Covid19-Tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshrathod%2FCovid19-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshrathod%2FCovid19-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshrathod%2FCovid19-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshrathod%2FCovid19-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anshrathod","download_url":"https://codeload.github.com/anshrathod/Covid19-Tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshrathod%2FCovid19-Tracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263385761,"owners_count":23458745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["angular","corona-cases","coronavirus","india"],"created_at":"2025-02-02T12:54:12.517Z","updated_at":"2025-07-03T19:07:58.197Z","avatar_url":"https://github.com/anshrathod.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Covid19-Tracker\n\n[![](https://img.shields.io/badge/MADE%20WITH-IONIC-blue?style=for-the-badge\u0026logo=ionic\u0026labelColor=000000\u0026color=3880FF)](https://ionicframework.com/) [![](https://img.shields.io/badge/BUILT%20FOR-ANDROID-blue?style=for-the-badge\u0026logo=android\u0026labelColor=000000\u0026color=3DDC84\u0026logoColor=3DDC84)](https://flask.palletsprojects.com/en/1.1.x/) [![](https://img.shields.io/badge/MADE%20USING-FLASK-blue?style=for-the-badge\u0026logo=flask\u0026labelColor=000000\u0026color=blue\u0026logoColor=ffffff)](https://flask.palletsprojects.com/en/1.1.x/) [![](https://img.shields.io/badge/MADE%20USING-ANGULARJS-blue?style=for-the-badge\u0026logo=angularjs\u0026labelColor=000000\u0026color=E23237\u0026logoColor=E23237)](https://angular.io/)  [![](https://img.shields.io/badge/IDE-VISUAL%20STUDIO%20CODE-blue?style=for-the-badge\u0026logo=visual-studio-code\u0026labelColor=000000\u0026color=007ACC\u0026logoColor=ffffff)](https://code.visualstudio.com/)\n\u003c/div\u003e\n\nTrack the latest Corona ( Covid-19 ) Virus numbers across the India.\nIn this app, you will get the latest stats on the number of corona virus cases in India.\nCases of Corona Virus in India are further segregated according to the Indian States.\n\n- [x] Live Tracker of Corona Cases\n- [x] Latest Corona News\n- [x] In-App Calling facility\n- [x] Information About Corona Virus\n\nDownload the app [here](https://bit.ly/coronavirus106)\n\n## Tech\n\nCovid19 Tracker uses a number of open source projects to work properly:\n\n| Framework/Tech\t| Decription |\n|------------------------------------------------------\t|-----------------------------------------------------------\t|\n| **[Ionic](https://ionicframework.com/)** \t| *HTML5 SDK that helps you build native-feeling mobile apps*\t|\n| **[AngularJS](https://angular.io/)** \t| *HTML enhanced for web apps!*\t|\n| **[node.js](https://nodejs.org/en/)** \t| *Evented I/O for the backend*\t|\n| **[jQuery](https://jquery.com/)** \t| *duh*\t|\n| **[Flask](https://flask.palletsprojects.com/en/1.1.x/)** \t| *Python API for scraping.*\t|\n\n## Installation\n\n```python\nif you_want_see_what_the_app_looks_like:\n    if develop_the_backend_yourself:\n        run the app using this repo\n        return\nelse:\n    download the app\n```\n\nTo run the app follow the steps:\n\n1. Clone the repository\n\n    ```shell\n    git clone https://github.com/anshrathod/Covid19-Tracker.git\n    ```\n\n2. Install ionic and cordova\n\n    ```shell\n    npm install -g ionic cordova\n    ```\n4. Install the Dependencies\n\n    ```sh\n    cd Covid19-Tracker\n    npm install\n    ```\n5. Copy the `./jquery.min.js` file to `node_module/@types/jquery/dist/`\n    \n    For Windows\n    ```sh\n    copy  .\\jquery.min.js .\\node_modules\\@types\\jquery\\dist\\\n    ```\n    For Linux \n    ```sh\n    cp  ./jquery.min.js ./node_modules/@types/jquery/dist/\n    ```\n\n5. Run the app on a browser\n\n    ```shell\n    ionic serve --host=localhost --port=8000\n    ```\n\n6. Open localhost in your browser @http://localhost:8000\n\n7. Build the app\n\n    ```shell\n    ionic cordova build android\n    ```\n\n8. You will the .apk file in the directory `/platforms/android/app/build/outputs/apk/debug`\n\n## To-dos\n\n - [ ]  Add World-Section in the app.\n - [ ] Add Districts for all the states of India.\n - [ ] Improve UI by adding graphs and stuff.\n\n\u003cdiv align=\"center\"\u003e\n\n## License\n\n[![](https://img.shields.io/badge/LICENSE-MIT-blue?style=for-the-badge\u0026labelColor=099c77\u0026color=335163)](https://opensource.org/licenses/MIT) [![](https://img.shields.io/badge/CERTIFIED%20BY-SNOOP%20LION-blue?style=for-the-badge\u0026\u0026labelColor=050505\u0026color=b31755\u0026logoColor=ffffff)](#) \n\n\n-----\n\n[![](https://img.shields.io/badge/MADE%20BY%20ANSH-WITH%20LOVE-blue?style=for-the-badge\u0026labelColor=64c486\u0026color=244224)](#) [![](https://img.shields.io/badge/STAY%20HOME-STAY%20SAFE-blue?style=for-the-badge\u0026labelColor=64c\u0026color=317)](#)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshrathod%2Fcovid19-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanshrathod%2Fcovid19-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshrathod%2Fcovid19-tracker/lists"}