milkowska / MealBay

0 stars 0 forks source link

Firebase research #13

Closed milkowska closed 1 year ago

milkowska commented 1 year ago

Conduct a firebase research to help decide on use this or other db

milkowska commented 1 year ago

After doing some research, I've decided to use Firebase for my application completely. This means that I'll be moving away from SQLite for the shopping list feature, and using Firebase to cover all recipes and collections created by the user. I believe this is a good decision because Firebase provides real-time database synchronization, user authentication, and cloud storage capabilities, which can greatly enhance the functionality and scalability of my app. By using Firebase for all aspects of the app, I'll be able to provide a more integrated user experience, and ensure that all data is securely stored and easily accessible across devices.