Grzeluu / Plant-Care-App

An android application for controlling and reminding about plants needs to the user. The application is implemented with FirebaseAuth to manage users accounts and Firebase Realtime Database to store data. Implementation of the MVP architectural pattern helps to maintain clean code.
12 stars 2 forks source link

Not an Issue!! #1

Open Nishant1195 opened 8 months ago

Nishant1195 commented 8 months ago

Actually, I have been using this app and studying regarding it but now I am stuck on the firebase part. Can you please share with me the credentials to access the database?

Grzeluu commented 8 months ago

Hello, unfortunately, I cannot provide you with credentials to access the database. If you want to fully work with the application on your own account, you need to create your own Firebase database with user authentication and Firebase storage.

Due to multiple requests for the database schema, etc., I am going to add a section about how the Firebase database of the project looks.