Skip to content

A Java application where the Seller can add products under categories, Admin can add manage and the Customer's Bill is printed as PDF, done with NetBeans and Apache Derby

Notifications You must be signed in to change notification settings

SanchaiAhilan/Supermarket-Billing-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supermarket Billing System

Overview

About the project :

This system was made in Java. The system includes a point of sale system also it manages Sellers, Admins and store inventory management.

  • Admin can add Sellers, Categories and Products under categories
  • Seller can add products to Cart as per Customer's requests
  • A Bill is printed out as PDF
  • A Database is maintained for all Sellers, Categories and Products

Author

Sanchai Ahilan - LinkedIn

Prerequisites

To run the Application, you'll have to have these installed

JDK

Download and Install JDK

Apache Netbeans

Download and Install Apache Netbeans

Apache Derby

Download and Install Apache Derby

Run this Application

Download and unzip contents from GitHub repo

Download the Supermarket Billing System and unzip

Launch the app

To run the project from the command line, go to the dist folder and type the following

java -jar "supermarket.jar"

Screenshots

Splash

image

Login

image

Seller

image

Categories

image

Products

image

Seller point

image

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

A Java application where the Seller can add products under categories, Admin can add manage and the Customer's Bill is printed as PDF, done with NetBeans and Apache Derby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages