C# , .NET Framework and MySQL

Inventory Management

Inventory Management and Reports

Inventory Management and Reports

This is a program developed in C# using Windows Forms, designed to connect to a database and offer key functionalities such as report generation, item stock queries, and visualization of brands and categories.

Features

Technologies Used

Database Structure

The program uses a well-structured database with the following main tables:

Installation

1. Clone the Repository:

git clone https://github.com/ORYEPA/Almacen_Forms.git
cd inventory-management

2. Set Up the Database:

3. Build the Project:

Open the .sln file in Visual Studio and build the solution.

4. Run the Application:

Start the program from Visual Studio or execute the .exe file located in the bin folder.

Usage