Record Sales of small Cold Store (NetBeans - using Jframe)

Job ID: 34912573

Budget: $10 – $30 USD

Simple Sales Record of a cold store using NetBeans Jframe link with Ms.Excel
Simple Login page that takes you to the system (One username and password)
The system should
1. Using the code number of the product show its price and name
(whereby the data base is stored in an excel file – link excel file to the program)
2. A text field loyal card for loyal customer in which it will give the customers points. These points are stored in the same excel file in different table with the customer details.
3. A coupon text field where the user can input a coupon. These coupons are stored in the excel file in separate table. (if the coupon is valid it will give 5% off)
4. Calculate tax
Items in the data base are from three groups A, B and C.
For A there is no tax
For B 5% tax
For C 10% Tax
5. Calculate the total for all of the items with a button
6. Print a receipt and save the data in the excel file in a different table.
7. Have a button that will allow me to point all of the sales for the day in one receipt.