Skip to content

AmiraAlaa3/Cafeteria-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cafeteria Management System

Overview

The Cafeteria Management System is a web-based application that provides a comprehensive solution for managing cafeteria operations. This system is designed to streamline the management of products, orders, and inventory, while offering customers an easy and intuitive interface to browse and purchase products.

Features

Admin Dashboard

  • View Statistics:

    • Track sales performance, product availability, and customer activity.
    • Monitor key metrics such as total sales, total products, and total orders.
  • Product Management:

    • Add, edit, and delete product listings.
    • Update product information including name, price, image, and status (available/unavailable).
  • Order Management:

    • Create manual order
    • View and manage customer orders.
    • Update order status and track order history.

Customer Interface

  • Browse Products:

    • View a list of available products with images, prices, and details.
    • View last order
  • Shopping Cart:

    • Add products to the cart and proceed to checkout.
    • Receive order confirmation
  • Order History:

    • view orders history.
    • cancal order in processing

Technologies Used

  • Frontend:

    • HTML, CSS, and JavaScript for building a responsive user interface.
    • Bootstrap for styling and layout.
  • Backend:

    • PHP for server-side scripting and business logic.
    • MySQL for database management and data storage.