This is the Login Page to enter the Grocery inventory system. There are currently two users stored in the employee database, one is an employee and the other is a manager. If the credentials matches the username and password in the database, the login will be successful
This is the menu page where the user can choose which function of the app to run.
When choosing the first option, Inventory, the user is prompted to enter an existing UPC. This is connected to our inventory database containing sample products. if the user enters the UPC of an item that exists in the database, they can add positive or negative values to modify If the user enters a nonexistent UPC, the system will give an item not found error