This Java project allows you to manage your inventory fast and easy . You can manage inventory, products and users. Keeps track of inventory inputs and outputs.
- Fast and easy to use
- Validate form information
- Add, edit and delete users and products
- View available products and users in real time
- Three types of users (Superadmin, Admin and Employee)
- Supradmin and Admin users can create and delete users
- Records inventory inputs and outputs
- And more!
- Java
- Eclipse
Note: It is necessary to have java installed on your device, if you do not have it click here
- First download this .zip
Note: The .zip is also inside the repository with the name "Inventory-Management.zip"
- Extract everything from the .zip
- Go into the extracted folder and run the file "Inventory-Management.jar"
- Login with username: "SuperAdmin", password: "12345678"
Note: For security, it is recommended to change the password once logged in
- Then go to "Menu/Products/Add a New Product" and add the products you have
- To finish enjoy it!
- Run the following linux commands in your terminal
git clone https://github.com/pablove2001/Inventory-Management.git