Java NetBeans Grocery Shop Billing Supermarket Billing Project with Mysql Database

Subscribe YouTube For Latest Update Click Here

Buy Now ₹501

Buy Now Project Report ₹501

This software project is a traditional supermarket billing system with some added functionality. This system is built for fast data processing and bill generation for supermarket customers. The billing system consists of an Mysql database and effective front end designed in JAVA NetBeans. The billing database is a vast collection of product name, price and other product specific data. A product when billed is searched from the database and its price is added to the bill based upon the product quantity. The system also contains discounts on various products so that the product is offered at discounted price while billing. The supermarket billing system is built to help supermarkets calculate and display bills and serve the customer in a faster and efficient manner. This software project consists of an effective and easy Gui to help the employee in easy bill calculation and providing an efficient customer service.

How To Run?

Remember this system uses a MySQL back-end database. so you have to create the database manually on the basis of the project code.

  1. First, download the project and extract them.
  2. Then open your XAMPP and fire up the Apache server and MySQL server.
  3. Open your browser and create a database named as “grocery-store”.
  4. import sql file.
  5. Open your NetBeans IDE and look out for each of the table names and their attributes.

 

Java Netbean Percentage Calculator Project

Subscribe YouTube For Latest Update Click Here

Technologies Utilized: Oracle NetBeans IDE 8.2, Java SE 8.0, JavaFX Scene Builder 2.0

Description: This is a simple program written in Java, which calculates the net percentage of a number as well as the sum of the initial number plus the percentage number. Its UI has been implemented with JavaFX Scene Builder and one of the program's features worth mentioning is how it interacts according to user events.

For example, when the program executes for the first time, the only component enabled is the 'Enter initial number:' text box. All the other are initially disabled. When the user types at least one number, then the 'Enter percentage' text box and the 'Clear' command button are enabled.

Next, if a percentage number is entered in the appropriate text box, then the 'Calculate' component is activated which allows the user, if pressed, to calculate the results.

Finally, if for some reason, the user decides to clear all the contents from one text box component, then the program's behavior will be changed accordingly, e.g.: one or more components will be deactivated while some others will be available.

 

Download Here