Inn-ventory
The Inn-Ventory app was designed as a way for businesses within the alcohol retail industry, mainly inns, pubs and clubs, to track and update their suppliers and product stocks in a quick and efficient manner. It also calculates the sale price of items from an entered cost price and a selected % markup applied by the user.
Application PageGit Hub Repository








M.V.P
- The application should be able to track an individual product that will have a name, a description, a stock quantity, a cost price and a sale price
- The application must be able to track suppliers that will include a Name, an Address, a Telephone Number and a list of their Products
- The User should be able to Add new Products and Suppliers, Edit and Update the information they already have and Delete products they no longer stock or suppliers they no longer use
- The User should be able to view all items in stock as a list and all suppliers used as a list. These lists should provide information on the products or suppliers in one view
- The application should visually highlight "low stock" and "out of stock" items
- The user should be able to apply a % markup to a product which should automatically update the sale price from the cost price.