Skip to content

Mastersam07/toju_wa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tojuwa

Corona tracker application with news updates and helplines built with flutter

PRs Welcome GitHub contributors GitHub last commit License

This app is in its first version

Check the release page

Demo

Download the app-release.apk

💻 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

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

🤓 Developer(s)

Abada Samuel Oghenero