Skip to content

Latest commit

 

History

History
84 lines (62 loc) · 2.56 KB

README.md

File metadata and controls

84 lines (62 loc) · 2.56 KB

Perpus-Imaji

Aplikasi Perpustakaan Sederhana. Aplikasi ini memiliki fitur utama:

  • Setup akun admin
  • Daftar Kategori
  • Daftar Buku
  • Daftar Anak / Member
  • Daftar Peminjaman
  • Trackable last edit
  • Social media link
  • Download recap data (tidak termasuk gambar) dalam bentuk xlsx

Demo App dapat dilihat pada Play Store

How To Use

Aplikasi ini menggunakan layanan firebase oleh Google. Untuk menggunakannya:

  1. Silahkan masukkan google-services.json ke dalam folder /android/app/
  2. Deploy cloud functions code yang terdapat dalam /web-functions
  3. Copy and paste alamat url funtions downloadAllData ke file InfoFragment.kt
  4. Buat akun pada authentication agar dapat login ke dalam aplikasi

Layanan firebase yang digunakan:

  • Authentication
  • Firestore sebagai database
  • Storage sebagai image folder
  • Cloud Function sebagai well, duh functions

In collaboration with

Apps Screenshot

Recycler

alt text alt text alt text alt text alt text

Editing

alt text alt text alt text alt text alt text

Misc

alt text alt text alt text alt text

License

MIT