Farming Tools and Equipment Inventory System project is developed using VB.NET. The Project is based on a concept of managing Farming Tools and Equipment. Talking about the project, Before entering the main menu, the user should pass through the login system to get access. After logging into the system, he/she can manage stock out, return, add a new item, add customers, manage users and many more.
About Farming Tools And Equipment Inventory System In VB.NET
He/she can manage transactions which included Stock out and Stock Returns, from stock out the user can view a list of products and added items which display products with its name, id, price, description, and quantity and In stock return, the user can find transaction id, add supplier details and save it. the user can also add farming tools and equipment from Stock Master section, in which the user has to provide item id, name, description, category, price, and quantity. Another feature if this project is about adding and listing the customer’s detail which includes customer id, name, address and contact details.
For the easy management of the system, it features User Management too. Where the admin can add new users for the management. From the settings, the user can manage categories and item unit. The last feature of this system is about Report which is an important part of every management system in order to view daily reports, report of stock items, sold items, items, and returned items. In this section, the reports can also be filtered according to date. Talking about the GUI Part, it is clean and simple so that the user won’t find any difficulties while working. The features of this project can be summarized as –
- Login System
- Manage Transactions
- Manage Items
- Customers
- User Management
- Daily Report
- Manage Categories and Item units
How To Run Farming Tools And Equipment Inventory System In VB.NET ?
Farming Tools and Equipment Inventory System project helps the user for easy management of farming tools and inventory. Due to the login feature, it makes the system secure and protected. For handling data, MySQL is used as a database. This project is easy to operate and understood by the users. To run this project you must have installed Visual Studio IDE and XAMPP on your PC. Start Apache and MySQL in XAMPP, and follow the given steps
Connecting Database (MySQL)
- Open a browser and go to URL “http://localhost/phpmyadmin/”
- Then, click on databases tab
- Create database naming “inventorydb” and then click on Import tab
- Click on browse file and select “inventorydb.sql” file which is inside “Database (MySQL)” folder
- Click on go.
After Creating Database,
- Open “InventorySystem.sln” file.
Insert the username and password which is provided inside the “Readme.txt” file.
Other Requirements To Run The Project:
- Connector/NET
- MySQL Connector/ODBC