this is the warehouse inventory project which is multi-panel system with fully implemented database system.
Here is a link of menu driven warehouse inventory
In this project I have implemented Java Swing to create GUI and buttons.
In order to run this application
1. Download this project in your computer
2. Open the terminal and go to the directory it was downloaded
3. cd <directory>
4. cd <src>
5.javac WareContext.java
6.java WareContext
You will see the GUI of an application and here's what it will look:
1. Warehouse GUI:
So, In order to login to client, sales clerk and manager, here is the picture with info:
2. Client Id
3. Client Password
4. Client Screen
This is the screen after you login as a client. you can play with the buttons
5. Sales clerk Id
6. Sales Clerk Password
8. Sales Clerk Screen
This is the screen after you login as a sales cleck. you can play with the buttons and stuff.
9. Manager Id
10. Manager Password
11. Manager Screen
This is the surface view of the aplication. Go download it and add more functionalities