murshidazher / covid-19

🦠 A covid-19 tracker based on android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A covid-tracker application with custom ui and on-boarding.

  • A covid-19 android application to keep track of pandemic updates with timely updates using firebase cloud messaging.

Remember πŸ’‘ Add google-services.json firebase configuration file to the root of app folder.

Table of Contents

What's in the box

Highlights

  • Build using the latest library for android x+.
  • Highly scalable application because it uses the room database and a backend server to handle any additional request.
  • Use of efficient data structures with due consideration of the application component’s requirements.
  • The mode to change the country view allows user to see both the global statistics and the local statistics.
  • The use of Google Authentication will allow user to be free from the hassle of creating an account manually.
  • The use Firebase Analytics will allow the developers to monitor the application performance and make review based on it.
  • The use Firebase Cloud Messaging will allow user to be notified whenever the new application statistic is updated.

Tools

A list of tools used to develop this project,

License

MIT Β© 2020 Murshid Azher (https://murshidazher.com)

About

🦠 A covid-19 tracker based on android

License:MIT License


Languages

Language:Java 95.3%Language:JavaScript 4.7%