Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.27 KB

Stock Management System with Inventory 📦

Description

This repository houses a comprehensive stock management system built using Object-Oriented Programming (OOP) principles and C#. With a user-friendly GUI, administrators can log in, add, delete, and update item quantities, as well as view transaction histories and current stock levels.


Key Features:

  • Login
  • Add new stock item
  • Delete stock item
  • Update stock item
  • View transactions
  • View stock levels

💻 Tech Stack:

C# MySQL

Authors