Try the App here Inventory Manager This application is intended to help small businesses to track ther inventory. Basically the user can add new items, search through them
modify them and delete them.
It is permission based. Hence only a user with the role ADMIN can add,edit, or delete a Item. The user with the role USER
can only see the Products and perform some search.
To try it, you can use:
- login: "daly" password: "tekam" for an User role*
- login: "admin" password: "tekam" for an Admin role*
Technologies used: JAVA, JPA, Hibernate, MVC, Bootstrap, JavaScript, MySQL