Skip to content

An inventory app for managing services at Shoprite Ghana Limited

Notifications You must be signed in to change notification settings

Rquaicoo/Shoprite-Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoprite Inventory

A desktop based inventory app for Shoprite Ghana Limited. The application extends different functionalities to users based on their roles.

Installation

Install Shoprite Inventory with git

  https://github.com/Rquaicoo/Shoprite-Inventory
  cd Shoprite-Inventory

Tools for develoment

Client: WPF, C#

Database: MySQL

IDE: Visual Studio 2022

Usage

The first screen show after the app is run is the login screen. After login, the user is directed to the application dashboard. The content shown on the dashboard depends on the role of the user who logged in.

The application extends the follwing features to administrators:

  • Viewing sale history
  • Managing users (create users, reset passwords, remove users, update user information)
  • Manging product categories (create, update, delete, view)
  • Managing products (create, update, delete, view)
  • Managing stock (create, update, delete, view)
  • Setting reorder level for products
  • Viewing report of sales history
  • All passwords are hashed with MD5

The following features are also extended to users who are attendants:

  • Opening a till
  • Making a sale (Involves scanning a barcode to obtain product information. The inforation can also be entered manaually)
  • Viewing the daily report on the dashboard

A user has to relogin once the application is closed.

Assumptions made in the app include:

  • A barcode scanner is already connected to the computer using the app.
  • Only one till can be active at a goal.

Demo

Insert gif or link to demo

Screenshots

Administration dashboard

  • Login App Screenshot

  • Sales App Screenshot

  • User management App Screenshot

  • Product management App Screenshot

  • Sales report App Screenshot

Attendant dashboard

  • Till App Screenshot

  • Sale App Screenshot

  • Daily report App Screenshot

About

An inventory app for managing services at Shoprite Ghana Limited

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages