Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.27 KB
description
C# automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.

Store Automation System

Table of Contents

# Title
1 Project Details
2 UI Tutorial
3 How To Deploy
4 ER Diagram
5 Flow Chart
6 Software Architecture

Overview:

An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.

The system consists of 2 main login roles:

  • Admin: which can enter the main categories and their attributes.
  • User: which can enter products and customers data, make commercial operation and review the store statistics through the UI.

Technologies

  • MySQL Server.
  • MetroModernUI for UI design.
  • GitHub for version control.

Developers' Info