It is developed using Java and MySQL. The main purpose of the project is to manage inventory of shop. It also facilitates in the generation of a bill, listing the suppliers, listing customer with their details.
This is the login window and will be displayed when the application is executed. Here, the user has to enter his/her user ID and password.
For creation of new account, user has to fill some details. A screenshot of the new account window is shown:
After successful login, a prompt will be displayed giving message of successful login.
Following is the home window which has buttons for various tasks:
For creation of bill, required options and details are filled in the following window:
Inventory Management module enabling updation of the inventory on receiving new stock as well as showing current stock details consists of following windows: