Skip to content

the-jasonl/Java-Billing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Billing System

Billing System for a restaurant written in Java. Includes the following functionalities:

  • Menu management
    • Create, manage and delete menus
  • Order management
    • GUI with tables representations
    • Table / order status
    • Table / order logs
    • Filtering functionalities
    • File-handling to import and export orders
  • Account management
    • Login system
    • Content display based on user rights (incl. Admin account)
    • Activity logs

Login:

On first time login, a root user 'admin' with no default password will be generated. Access the system using that user name.

Reset system:

In order to reset the system to its initial status without any content (user, menubook, order log etc.), delete ALL files in the RestaurantBillingSystem\res folder.

Details:

Further details can be found under: https://youtu.be/luqElQKeE78

About

Billing Management System using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages