Skip to content

Final project of a Java course to create a desktop application as a POS that allows managing orders in a hamburger restaurant. Contributions welcome.

Notifications You must be signed in to change notification settings

fdeazagra/POS-Terminal-for-burger-restaurants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS-Terminal-for-burger-restaurants

Description:

Final project of a Java course to create a desktop application as a POS that allows managing orders in a hamburger restaurant.

Features:

• Manage sales and record all the products that the customer has ordered, both on screen and in a database.

• Management of discounts for regular customers.

• View all sales made on a specific day.

• View history of the orders of a registered customer.

Technologies:

• Programming languages: Java, SQL

• IDE: Netbeans

• DB: MySQL

Database:

The database contains 2 tables: One for order tickets "ticket", and the other for customer registration "cliente".

Tables

Screenshot:

screenshot

About

Final project of a Java course to create a desktop application as a POS that allows managing orders in a hamburger restaurant. Contributions welcome.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages