Java Data Structures Project -- 4
Budget: $10 – $11 USD
I want a Super Mart Billing System program implementing Data Structures i.e. Array, Stack & Hash table.
GUI is necessary. Each data structure should be able to create, read, update and delete.
Columns:
Product Id, Product Name, Category, Weight/Size, Bill/Price, GST
Rows:
There should be 12 different product categories like, dress, food etc.
There should be 30 products.
Searching (Read) can be done via product id, category and product name.
The program should be simple and self-explanatory with proper comments. And there should be instructions i.e. README file to run and operate the program. Thank you.
GUI is necessary. Each data structure should be able to create, read, update and delete.
Columns:
Product Id, Product Name, Category, Weight/Size, Bill/Price, GST
Rows:
There should be 12 different product categories like, dress, food etc.
There should be 30 products.
Searching (Read) can be done via product id, category and product name.
The program should be simple and self-explanatory with proper comments. And there should be instructions i.e. README file to run and operate the program. Thank you.