Skip to content

Section 2

clearlakeport edited this page Sep 23, 2021 · 1 revision

2 Description

2.1 Product Components

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.

Clone this wiki locally