hi
I am really having a problem on making a project of inventory system in Java.
The project says:
The inventory control system should have
1. Login in to the system.
2. Adding new items.
3. Modifying data of selective item.
4. Deleting existing items.
5. Check the stock availability.
6. Real time stock management (ie. When purchase happen you have to increase the stock availability and if sales occurs you have to reduce the stock availability.)
I any can help, it will be really a good help.
Thanks