Point of Sale System (Java Swing)

This POS software is built with Java Swing to register sales of products.

Features:

  • Dynamic search of products as user types their names
  • Search of products by category
  • Add / Remove / Edit of items added in shopping cart
  • Maintenance of Categories, Products, and Employees
  • Sales report by date range
  • Sales report by day
  • Option to switch languages: English and Spanish
  • Database Scripts: Stored Procedures, Triggers, and Views

Stored Procedures Sample

Creation of Tables on MySQL