-
Notifications
You must be signed in to change notification settings - Fork 0
Section 2
clearlakeport edited this page Sep 23, 2021
·
1 revision
Server and Database: The backend for Shakshuka will be powered by Firebase and Firestore NoSQL database. It will be used to store recipes and images. It will provide adds, updates and deletes for recipes and images. User management will be using Firebase Authentication.
Client: The frontend will be developed using the Flutter SDK for cross platform compatibility. It will provide the users with sign up and login services. Additional widgets will be provided for users to add, update and upload recipes and images.