Skip to content

sharkdevs/Store-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Manager

Store manager is an online web based application that enables the store owner to manage their store. The apoplication contains a database or inventory of products that can be sold and a number of users to perform the various tasks.

users:

The system has two types of users with different functionalities and some shared ones.

  1. Store Attendants: Responsible for performing sales operations. Functions include

    • Creating a sale order
    • Viewing products in store
  2. Administrator: Performs managerial duties including:

    • Create store attendant
    • View All sales records
    • Create New products
    • Edit products
    • Delete Products

Features Implemented?

  • Add a product
  • delete a product
  • Update product
  • Create store attendant
  • View a product by Id.
  • View all products in store.
  • Create a sale order
  • Edit item quantity in the cart
  • Check product availability
  • Give user feedback

Application Hosting

  1. Visit Shark Store manager
  2. Login Using the following credentials:

Attendant Login crential

    > email:   valeria@gmail.com 
    > password: Valeria@2018*

Admin login details

    > email:   valeria@gmail.com 
    > password: Valeria@2018*

About

A web based application that helps Owners manage stock and inventory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors