Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.43 KB

File metadata and controls

27 lines (20 loc) · 1.43 KB

StoreManager-FrontEnd-React

Build Status Maintainability Test Coverage Reviewed by Hound CircleCI

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.

Features

  • Admin can add a product
  • Admin or store attendant can get all products
  • Admin or store attendant can get a specific product.
  • Store attendant can add a sale order.
  • Admin can get all sale order details.
  • Getting started with the app

Technologies used to build the application