Store Manager
Summary
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.
Description
The project is still a static site (click here ) and the functionality is not implemented yet.
The project is managed with a pivotal tracker board click here
Features
One can create a store and by default is the admin the store
As an admin,one can;
1. Add attendants/products and other admins to their space
2. View the store sale records
3. View the stores stock/products
As an attendant:
1.One can see all available products and price
2.One can add a product to a buyer's cart and sell
3.One can view all the pending carts
4.One has a profile with all their information
5.One can edit their personal information
Prerequisites
- Chrome or any other modern browser
- git
Testing
- Clone this repository to a local folder
- Navigate to the cloned repo
- Open index.html using your favorite browser
- Go through the different UI links to view all features
ScreenShots
- Landing page
- Responsive Products Page
Authors
- Kelvin Mwangi - Initial work - kwanj-k
License
This project is licensed under the MIT License - see the LICENSE file for details
Contribution
Fork the repo, create a PR to this repository's develop