Skip to content

Latest commit

 

History

History
38 lines (38 loc) · 1.81 KB

README.md

File metadata and controls

38 lines (38 loc) · 1.81 KB

Pivuzz

Pivuzz merupakan aplikasi untuk mengamati perkembangan dari wabah Covid-19.

  • Statistik dasar mengenai jumlah kasus terkonfirmasi, jumlah kematian, jumlah pulih, untuk skala global maupun regional.
  • Laporan harian dari wabah, setiap harinya.

Layanan firebase yang diimplementasikan:
  • Firebase Authentication
  • Firebase Cloud Firestore
  • Firebase Cloud Function
  • Firebase Cloud Messaging
Penambahan offline capability menggunakan Room local database.

Screenshoot

Credits

  • Material Design by Google
  • Gson, json file converter by Google
  • Okhttp http interceptor by Square, Inc
  • Retrofit2 by Square, Inc.
  • Kotlin Plugin by JetBrains
  • Covid-19 API by Mathdroid
  • Material-ish Proggress by pnikosis