https://github.com/joojscript/covid-19-tracker
Track the COVID-19 situation on every country in the world you want, in real time!
https://github.com/joojscript/covid-19-tracker
Last synced: 8 months ago
JSON representation
Track the COVID-19 situation on every country in the world you want, in real time!
- Host: GitHub
- URL: https://github.com/joojscript/covid-19-tracker
- Owner: joojscript
- Created: 2020-06-25T18:29:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T00:28:45.000Z (almost 6 years ago)
- Last Synced: 2025-03-04T07:43:44.224Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 11.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

💉 COVID-19 Tracker 💉
Hello! Welcome to a real time **COVID-19** tracker made with [Flutter](https://flutter.dev/ "Flutter"). I started this project by watching the original step by step designing of *[Flutter Way](https://www.youtube.com/channel/UCJm7i4g4z7ZGcJA_HKHLCVw "Flutter Way")*, but as I ended watching the original video, I was able to find some inconsistencies into the code (unresponsive scales, for instance). Then I decided to make this project, by following these steps:
1. Code Along with de original video tutorial. ✔
2. Fix some of the design inconsistencies. 🕘 (*Half-Made*)
3. Get real data by using some API. ✔
For this third step, I used an free API that I found on [RapidAPI](https://rapidapi.com/ "RapidAPI"), that is called (*surprisingly*) [COVID-19 API](https://rapidapi.com/api-sports/api/covid-193/details "COVID-19 API"), by [API Sports](https://rapidapi.com/user/api-sports "API Sports").
