Bite Express is a grocery delivery app built with Flutter that brings convenience to your doorstep. With its user-friendly design and robust features, it provides a seamless shopping experience. The app integrates Firebase for backend services and leverages Providers for state management. Key features include user authentication, push notifications, and secure payment processing.
- Category Browsing: Explore products across multiple categories like Bakeries & Pastries, Fruits & Vegetables, Cold Cuts & Deli, and more.
- Cart Management: The cart functionality is developed using the Singleton Design Pattern for efficient and optimized shopping workflows.
- User Authentication: Secure login and signup processes powered by Firebase Authentication.
- Push Notifications: Stay updated with order status, offers, and announcements using Firebase Cloud Messaging.
- Payment Integration: Seamless checkout with a Payment API for secure transactions.
- State Management: Efficient state handling using Provider.
- Firebase Backend: Real-time database, cloud storage, and authentication.
- Frontend: Flutter
- Backend: Firebase (Firestore, Authentication, Cloud Messaging)
- State Management: Provider
- Design Pattern: Singleton (for cart functionality)
- Payment API: Integrated for secure transactions
![image](https://private-user-images.githubusercontent.com/119699153/399539046-7d295caf-de89-4306-a2ff-df1277ab33e2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MjQyNTUsIm5iZiI6MTczOTUyMzk1NSwicGF0aCI6Ii8xMTk2OTkxNTMvMzk5NTM5MDQ2LTdkMjk1Y2FmLWRlODktNDMwNi1hMmZmLWRmMTI3N2FiMzNlMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQwOTA1NTVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03YmQyMjNiODIwYTNiNjU4ZmQ2Yzk5NjAwNDM4OTZhMGNjMmQyMzQ1NDUxZmQyYTZkYzE3MmRlMGFhZGU2NmUwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.hx1yztvbO7JsG88RD35UtgNtglKsNYwPW5yG-yqhjfc)