https://github.com/coderookie0/minimarket_management_system
Minimarket Management System
https://github.com/coderookie0/minimarket_management_system
ccharp management-system minimarket sql windows-app windows-forms
Last synced: 3 months ago
JSON representation
Minimarket Management System
- Host: GitHub
- URL: https://github.com/coderookie0/minimarket_management_system
- Owner: CodeRookie0
- Created: 2023-07-03T17:46:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T19:26:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T16:49:13.943Z (5 months ago)
- Topics: ccharp, management-system, minimarket, sql, windows-app, windows-forms
- Language: C#
- Homepage:
- Size: 986 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimarket Management System
## Project Description:
The project includes the following forms:
- Login Form
- Manage Categories Form
- Manage Products Form
- Manage Seller Form
- Sellings FormAs an Admin, you can manage product categories, available products, list of sellers and their orders.
As a Seller, you can place an order, view your order history and print an order report.
## What I learned
In the process of creating this project, I learned :
- how to make detailed window project in VS,
- how to use SQL databases for store data,
- the commands used to handle events in C#.
## Screenshots





