Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 2.51 KB

README.md

File metadata and controls

49 lines (29 loc) · 2.51 KB

🆕 Update 2022 : Check out the Latest Version here
🍃Green-Leaf-Gourmet🍃

🍽️ What's new ⚙️

  • Fresh New User Interface with separate sections for Ordering, viewing, editing & deleting categories & products, user details etc
  • User-Friendly options for retrieving security details viz. "Forgot Password", "Change Security Question" etc
  • Registration with Admin approval to manage all users with administrator access
  • Get the total bill value with the option to generate a Bill receipt in PDF format
  • View past Bill receipts generated with the option to filter by date and sort by time created

Demo | Working Example of the Application📲

(P.S. If the GIF doesn't load the Demo / Working example can be accessed here : https://bit.ly/3PWPqra)


Gmail Badge PRs Welcome Open Source Love


Restaurant_Management_System

Restaurant Management System - Part of TDoC by GLUG NIT Durgapur

About the Project

It is a fullstack restaurant management desktop application made using Java and MySQL. The application has features to store and view information about staff members, add,remove and view menu items in a menu and most importantly, the ability to efficiently manage orders.

Tech Stacks Used

  • The Database for the application stored in MySQL.

  • The Backend(Methods for Data-handling) of the application written in Java.

  • The Frontend(User Interface) of the application designed in Java Swing using the NetBeans GUI Builder.

Aim of the Project

The aim of the project is to provide a basic understanding of FullStack Software Development and how it can be achieved in Java and MySQL, without the use of any additional framework.