Skip to content

GHDBASHEN/POS-System-for-JuiceBar-Cafe-Chill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple POS System

A simple Point of Sale (POS) system for managing orders, calculating totals, and printing bills. Designed for a cafe, this system is built using Java Swing for the user interface.

Features

  • Order Management: Add items to the order list with product ID, name, quantity, and price.
  • Dynamic Calculations: Automatically calculates totals, payment, and balance.
  • Bill Generation: Prints a receipt with itemized details, subtotal, payment, and balance.
  • Custom Background: Includes a custom background image for enhanced UI design.
  • Error Handling: Validates user inputs and displays appropriate error messages.

Screenshots

image

Simple.POS.Software.2025-01-01.18-13-43.mp4

Technologies Used

  • Language: Java
  • Framework: Swing
  • Tools: NetBeans/IntelliJ IDEA (or any preferred IDE)

Prerequisites

To run this project, ensure you have:

  1. Java Development Kit (JDK) 8 or higher installed.
  2. A Java IDE (e.g., NetBeans, IntelliJ IDEA, Eclipse) for compiling and running the project.

Installation and Usage

  1. Clone the repository:
    git clone https://github.com/ghdbashen/simple-pos-system.git

About

Creating a POS System for Small Business using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages