mwasikz / robo-cafe-rms

Robo Cafe | Restaurant Management System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robo Cafe | Restaurant Management System

🟠 Pages

Admin Login

Homepage

Admin List

Online Orders

Eat In Orders

Category Management

Inventory

🟠 Features

  • Admin can login to their account with ID and Password.
  • Homepage:
    • Quick navigation between sections.
    • Overview of the restaurant using Google Charts.
    • Order notification.
    • Inventory notification.
  • The Admin Panel section:
    • List of all admins.
    • Adding new admin.
    • Change password of admins.
    • Update Information of admins.
    • Deleting admins.
  • The Online Orders page:
    • Display order ID and information of the user.
    • Display the status of the payment.
    • Button to update the order status.
    • A table containing the list of items ordered.
  • The Eat In Orders is received from the restaurant hardware device: Documentation for the Hardware Device
    • Display order information and Table ID.
    • Status of payment.
    • Status of order.
    • Admin can update and delete order information.
  • Category Management:
    • Admin can add a new category.
    • Admin can update categories.
    • Admin can delete categories.
  • Inventory Management:
    • Inventory page fetches real time inventory information from the database each time an order is placed.
    • Notification for items running low on stocks.
    • Different status system for quota of stocks.
    • Admin can update stock information.

🟠 Languages and Technologies Used

  • HTML5/CSS3
  • JavaScript (to create dynamically updating content)
  • Bootstrap (An HTML, CSS, and JS library)
  • XAMPP (A web server by Apache Friends)
  • PHP
  • MySQL (An RDBMS that uses SQL)

About

Robo Cafe | Restaurant Management System


Languages

Language:PHP 45.8%Language:JavaScript 23.1%Language:SCSS 23.0%Language:CSS 8.0%