Skip to content

A static java applet that generates a bill for grocery items🧾

Notifications You must be signed in to change notification settings

Kevin-Menezes/Grocery-Billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧾Grocery-Billing

A static java applet that generates a bill for grocery items🧾



▶Project video

This video will show you the working of the app and will guide you on how to use it. https://drive.google.com/file/d/1wLGDro2Ua6RUQSktQ7oAghwYDDsVYLnJ/view?usp=sharing

Grocery Interface



📄Project Description

Q. What is the purpose of this app?

  • This app generates a bill for the selected grocery items.
  • It displays the discount, cost price, profit and commission of the products.

Q. How will users benefit from this app?

  • Users can select the items they want to buy and get the bill on their own.
  • Admins can modify the cost, availability, quantity and discount of the products.
  • Admins can also see the cost price, profit and commission of the items.
  • Admins can check their day to day total profit and commission.

Q. What technologies are used to build this app?

  • Frontend - Java Applet
  • Backend - Java

Q. What features does this app have?

  • Simple UI.
  • Generates a bill on the command line.


❓How to install and run this project

  • You'll need JDK 8 to run this project.
  • Download the project files on your PC/Laptop.
  • Go to the folder where you saved the files and open cmd there.
  • Type "javac GroceryBilling.java". Then press Enter.
  • Then type "appletviewer GroceryBilling.java". Press Enter.
  • Now you can follow the video and navigate through the project.


✔References

About

A static java applet that generates a bill for grocery items🧾

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages