csvidit / Repertoire

(UNDER DEVELOPMENT) A recipe book app for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repertoire Logo

Repertoire

UNDER DEVELOPMENT

  • A recipe book app for Android, using a local SQLite Database. Google Cloud Spanner database
  • Stores recipe thumbnail images in Firebase Storage Uses Android API 32

Ongoing Developments

  • User authentication via FirebaseAuth (currently planning only Google sign-in). As of now, the app uses a single anonymous user and global read/write for testing purposes.
  • Use a Google Cloud SQL Spanner database rather than a local database, connect it with FirebaseAuth.

External Libraries

  • Firebase
    • Firebase core library
    • Firebase Auth
    • Firebase Storage
    • Firebase Realtime Database
  • FirebaseUI
    • FirebaseUI Storage
    • Glide
  • Google Cloud
    • Google Cloud core library
    • Cloud Spanner database

Future Enhancements

About

(UNDER DEVELOPMENT) A recipe book app for Android

License:Other


Languages

Language:Java 100.0%