This project is one of my largest undertakings and is a Restaurant Management Application. The app allows restaurant owners and managers to monitor everything from anywhere, even from home. Key features include:
Sales Tracking: View daily and total sales effortlessly.
Data Analysis: Provides insights to identify the best-selling items and optimize revenue.
Employee & User Management: Add and manage employees, assign roles, and set permissions based on user responsibilities.
Menu Management: Fully control the menu by adding, editing, or removing items easily.
Best Coding Practices: Implemented using Clean Architecture and MVVM to separate layers and organize code efficiently.
Additionally, a complete project structure file is provided, illustrating the organization of files, folders, and layers within the application.