Skip to content

Simple Flutter app to keep track of the COVID-19 vaccination process in Portugal

License

Notifications You must be signed in to change notification settings

andre19rodrigues/covid19vaccines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19vaccines

Simple Flutter app to keep track of the COVID-19 vaccination process in Portugal. The app shows the administered vaccines with charts and uses Firebase Cloud Messaging to receive daily notifications with the vaccination updates.

How to use this code

Download this repository and run the following command in the repository root directory in order to create the necessary content (Android, iOS, etc) for a Flutter project.

flutter create .

Your app is now ready to be used in both Android and iOS devices.

If you want to use Firebase Cloud Messaging, check the documentation and follow the steps to set up your FCM account with your app (no extra coding needed).

This app uses data from https://github.com/dssg-pt/covid19pt-data. This data is later converted into a JSON file that is uploaded to Firebase Realtime Database and accessed through its API.

Splash screen icon by Mavadee

About

Simple Flutter app to keep track of the COVID-19 vaccination process in Portugal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages