Skip to content

Nyuczka/BillingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BillingSystem

BillingSystem is educational project for managing restaurant. The idea was to create system to order meals from one restaurant.

The functionalities:

  • option to choose language (PL/EN)
  • assigning meals to order in order panel
  • adding and removing categories, meals in administration panel

Architecture:

  • GUI written in JavaFX
  • data stored in MySQL, manipulated with JDBC
  • UI internationalization (Resource Bundle)
  • MVP-like code orgamization

Views:

alt tag

alt tag

alt tag

alt tag

alt tag

alt tag

alt tag

alt tag

alt tag

Resources:

Images taken from http://www.wallpapers4u.org/

About

Educational project for managing restaurant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages