Skip to content

lugnitdgp/TDoC-Rate-A-Touille

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Restaurant Management System (Rate-a-touille)

About the Project

Rate-a-touille 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.