Changes between Version 1 and Version 2 of AboutProject


Ignore:
Timestamp:
04/18/26 12:56:05 (2 weeks ago)
Author:
231219
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AboutProject

    v1 v2  
    11= ** About: ** Restaurant Management System (RMS)
    2 == Description
    3 System that helps in managing a restaurant complete with order processing, table reservations, inventory mangement. The owner will have the ability to customize the application to fit their specific need.
    42
    53== Team members
     
    86* ** Andrej Hristovski     - 231162 **
    97
    10 == Course
    11 ** Advanced Databases in 2025/2026/Summer ** \\ \\
    12 Under the supervision of: Prof. Dr. Goran Velinov Assistant Nenad Anchev
    13 == Content
    14 ||= Phase =||= Link =||= Status =||= Date =||
    15 ||P0 || AboutProject || / || / ||
    16 ||P1 || RelationalModel || / || / ||
    17 ||P2 || DatabaseCreation || / || / ||
    18 ||P3 || QueryOptimization || / || / ||
    19 ||P4 || DatabaseProgramming || / || / ||
    20 ||P5 || DatabaseCreation || / || / ||
     8== Short description
     9The proposed system is a restaurant management platform supported by a structured database that stores and processes several types of data essential for daily operations. The database will include information about menu items (names, prices, ingredients, categories), customer orders (order details, timestamps, payment status), table reservations (date, time, number of guests, availability), and inventory records (stock levels, suppliers, purchase history). Additionally, it will maintain employee data (roles, schedules, access permissions) and configuration settings customized by the restaurant owner.
    2110
     11The project aims to develop an integrated application that allows restaurant staff to efficiently manage orders, track reservations, and monitor inventory in real time. By centralizing all operational data, the system reduces manual work, minimizes errors, and improves service speed. The application will also provide analytics and reporting features, enabling owners to make informed decisions based on sales trends and stock usage. Overall, this system is designed to enhance productivity, organization, and adaptability in restaurant environments of varying sizes.
    2212
     13== Detailed description of the project
     14This project involves the design and development of a full-featured restaurant management system that integrates multiple operational processes into a single platform. The system will include modules for order processing, table reservation management, inventory tracking, employee management, and reporting. Staff can input and track orders digitally, while the kitchen receives real-time updates, reducing delays and communication errors. The reservation module will allow efficient table allocation and prevent overbooking, while the inventory module will automatically update stock levels based on orders and notify staff when supplies are low.
    2315
     16The application will be owned and maintained by a company or software provider that offers it as a service (SaaS) to restaurants. The primary users are restaurant owners and managers who need a flexible tool to oversee operations, along with employees such as waiters, kitchen staff, and administrative personnel who interact with different parts of the system.
     17
     18This solution addresses common problems such as inefficient order handling, poor inventory tracking, and lack of coordination between staff. It improves accuracy, reduces waste, and enhances customer satisfaction.
     19
     20Users will include:
     21* !Owners/Managers (full control and analytics)
     22* Waitstaff (order entry and table management)
     23* Kitchen staff (order tracking)
     24* Administrative staff (inventory and reporting)
     25
     26Compared to existing solutions, this system emphasizes customization, allowing each restaurant to adapt workflows, menus, and features to their specific needs rather than using a rigid, one-size-fits-all platform.
     27
     28The application will primarily be a web-based system accessible through browsers, with optional mobile support for convenience and real-time updates on the go.