Skip to content

oguzkaanis/MTH_Project

Repository files navigation

Aim of the project

BITS is a Windows Forms application developed using C# and .NET that provides a simple and efficient way to manage inventory. The system offers essential functionalities for tracking products, including adding new stock, editing existing items, and managing inventory levels. This application is designed to help businesses maintain accurate records of their product inventory.

In file [PRD]_Inventory_Tracking_System , You can find detailed information about the features of the Inventory Tracking System and why it was developed

Features

  • User Authentication: Secure login system to protect inventory data
  • Product Management:
    • Add new products with SKU, name, category, price, and quantity
    • Edit existing product information
    • Delete products from inventory
  • Inventory Tracking:
    • View all products in a clear, tabulated format
    • Track product quantities
    • Monitor product prices with TL currency support
  • User-Friendly Interface:
    • Modern and clean design
    • Easy-to-use forms for data entry
    • Responsive grid view for product display

Prerequisites

  • Language: C#
  • Framework: .NET 8.0
  • UI Framework: Windows Forms
  • Development Environment: Visual Studio
  • Version Control: Git

Installation and Setup

  • .NET 8.0 SDK or later
  • Windows Operating System

Steps to Run

  1. Clone the Repository:
git clone https://github.com/oguzkaanis/MTH_Project
  1. Navigate to Project Directory:
cd EnvanterTakip
  1. Build the Project:
dotnet build
  1. Run the Application:
dotnet run

Login Credentials

Username: admin
Password: 1234

Project Structure

  • LoginForm: Handles user authentication
  • ProductsForm: Main interface for product management
  • AddStockForm: Form for adding and editing product information

Contributing

Feel free to fork this project and submit pull requests for any improvements.

License

This project is open source and available under the MIT License.

About

This is a Term Project about OOP in C# course in Mathematical Engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages