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. Store Manager Api makes use of the Store Manager Api to power front-end web pages with React.
To get the application up and running on your computer you can run
https://github.com/oma0256/store-manager-react.git
Then move into the store-manager-react directory and run npm install
to install all the project dependencies then run npm start
to test the application in your browser. Or you can access the application online here.
Link to the application is here. Credentials
Email
:[email protected]
Password
:pass1234
Link to the Pivotal Tracker board is here.
- Login to the store.
- View all products in store.
- Add a new product to store.