tojuwa
August 17, 2020 ยท View on GitHub
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
- Global Cases
- Country Specific Cases(Nigeria as case study)
- Precautionary Measures
- Covid-19 Latest News
- Statistics and trends
- 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
- 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
