Skip to content

RumeysaKaragoz/Debox

Repository files navigation

ORDER TRACKING AUTOMATION SYSTEM

C# and SQL Server based desktop automation project.

GitHub repo size GitHub language count

Order Tracking Automation System is a desktop-based stock and sales management application developed using C# and Windows Forms. This project was created to manage product inventory, process sales transactions, and demonstrate database-driven application logic.

Features

User authentication (database-based login)

Product adding

Product updating

Product deleting

Product listing

Stock control during sales

Insufficient stock validation

Automatic stock update after sales

Sales record creation

SQL Server integration

Technologies Used

C#

.NET Framework

Windows Forms

SQL Server

ADO.NET

Git & GitHub

Project Structure

Siparis_takip_otomasyonu/ → Main application source files

Form1.cs → Login screen image

Form2.cs → Authentication control image

Form3.cs → Main menu image

Form4.cs → Sales management image

Form5.cs → Product management image

Form7.cs → Product listing image

.sln → Visual Studio solution file

.gitignore → Version control configuration

Database

Main tables:

giris → User credentials

urunler → Product information

Satislar → Sales records

Connection method:

Integrated Security=True

How to Run

  1. Clone the repository: git clone https://github.com/RumeysaKaragoz/Debox.git

  2. Open the solution file (.sln) in Visual Studio

  3. Configure your SQL Server connection string

  4. Build and run the project

Security Note

Database connection is configured for local SQL Server usage. Sensitive credentials or external configuration files are not included in the repository.

Note

This project was developed for educational and learning purposes to gain practical experience in desktop application development and database integration.

About

Desktop-based stock and sales management system built with C# and SQL Server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages