Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop Billing Application
=========================

To create a jar file:
   Build your project locally and run the Maven Package to build a jar folder. Change the jar file into whatever name you wish.

Requirements:
   Java 8 or later must be installed.
   If Java is missing, download it from https://adoptium.net

Your data:
   All product and sales data is stored in a file called 'shop.db'
   that will appear in the same folder as the app.
   To backup, simply copy that file.

Troubleshooting:
   If nothing happens when you double-click, open a terminal in this
   folder and type: java -jar ShopBilling.jar

About

This is a basic billing system for beginner or amateur businesses. You can get a bill output and printout using 80 mm rolls.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages