QCut is a food preordering application designed to reduce waiting times by allowing users to order food in advance. Built with Flutter for the front end and Firebase for the backend, QCut offers a seamless experience for users to browse restaurant menus, place orders, and manage their accounts.
- Login Page: Secure login using Firebase Authentication.
- Account Creation: Simple sign-up process with email and password.
- Displays a list of available hotels/restaurants.
- Browse menus of different hotels/restaurants.
- View detailed descriptions for each menu item.
- Easily add items to the cart and place orders.
Flutter: Cross-platform mobile application framework.
Firebase:
Authentication: Secure user login and registration. Firestore Database: Storing user data, menu items, and order details. Firebase Storage: Storing images for menu items. Firebase Cloud Functions: Handling backend logic.



