Inventory System Using C# and MySQL Database Free Source Code

Language

This Inventory system is an automated system that helps you easily track transactions. This is very useful most especially if you have lots of items to inventory compared to the manual process that will take you a lot of time and effort. In this system, you will be able to know the stock- in and stock- out of the items at the same the return items. This system is made of C# and MySQL Database, you can check the following features of this system that are shown below.

Features

  • Stock-out
  • Stock Return
  • Stock Master
  • Manage Customer
  • Manage Users
  • Settings
  • Reports
    1. Analytics Reports
    2. Inventory Reports
    3. Sales Reports
  • Login and Logout

This Inventory System was developed using C# and MySQL Database. This is a software-based application that helps a certain business to manage its stocks. The project is easy to use and free to download. Feel Free to download and modify the source code the way you desire.

How to Run??

Requirements

(download and install the following)

Setup/Installation

  1. Download and Extract the provided source code zip file. (download button is located below)
  2. Open your XAMPP's Control Panel and start the Apache and MySQL
  3. Open the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  4. Create a new database naming db_inventory.
  5. Import the provided SQL File. The file is known as db_inventory.sql and located inside the extracted source code folder.
  6. Locate the solution file inside the extracted source code folder. The file is known as InventorySystem1.0.sln.
  7. Open the solution file with your MS Visual Studio Software.
  8. Press the F5 key on your keyboard to run this Inventory System Project.

Admin Access Information:

Username: admin
Password: admin

DEMO

That's it! I hope this Inventory System in C# and MySQL Database will help you with what you are looking for. Explore more on this website for more Free Source Codes and Tutorials.

Enjoy Coding:)

For more information about the system. You can contact me @
Email[email protected]
Mobile No. – 09305235027 – TNT
FB Account – https://www.facebook.com/onnaj.soicalap
Or feel free to comment below.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted bymuaaz (not verified)on Wed, 01/12/2022 - 02:40

InventorySystem1.0 visual studio file is not running, it is giving some kind of plaintext error

Add new comment