toju_wa
toju_wa copied to clipboard
A corona virus tracker application in flutter
tojuwa
Corona tracker application with news updates and helplines built with flutter
This app is in its first version
Check the release page
Demo
💻 Requirements
- Any Operating System (ie. MacOS X, Linux, Windows)
- Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
- A little knowledge of Dart and Flutter
- Hands to code 🤓
- A brain to think 🤓
✨ Features
- [x] Global Cases
- [x] Country Specific Cases(Nigeria as case study)
- [x] Precautionary Measures
- [x] Covid-19 Latest News
- [ ] Statistics and trends
- [x] Helpline
📸 ScreenShots
||
|
|
|
|
|
|
|
🔌 Plugins
Name | Usage |
---|---|
Http | Api Calls |
Cached Network Image | To display images from web |
Webview Flutter | Display news in webview |
Dependencies
Getting started
1. Setup Flutter
2. Clone the repo
$ git clone https://github.com/Mastersam07/toju_wa.git
$ cd toju_wa/
3. Get your open news api key
4. Create the file apiKey.dart in your lib folder and enter the code below:
String apiKey = "Your_Api_Key";
5. Run flutter pub get
What's Next?
- [ ] Statistics and trends
- [x] Helpline
- [ ] Cache Api response
- [ ] Darkmode
🐛 Bugs/Request
Encounter any problem(s)? feel free to open an issue. If you feel you could make something better, please raise a ticket on Github and I'll look into it. Pull request are also welcome.
⭐️ License
MIT LICENSE
🤓 Developer(s)
Abada Samuel Oghenero