Store Manager is a web application that helps store owners manage sales and product inventory records.
This application is meant for use in a single store.
With the following features:
- Store attendant can search and add products to buyer’s cart.
- Store attendant can see his/her sale records but can’t modify them.
- App should show available products, quantity and price.
- Store owner can see sales and can filter by attendants.
- Store owner can add, modify and delete products.
- Store owner can give admin rights to a store attendant.
- Products should have categories.
- Store attendants should be able to add products to specific categories.
Points to Note
- This application should help store owners avoid selling products that have run out of stock.
- The store owner can be referred to as the admin of the application.
https://deekerubo.github.io/Store-Manager/UI
LogIn Credentials
```
Email: admin@gmail.com ||user@gmail.com
Password:admin ||user
```