Skip to main content

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance.
LANGUAGES TO BE USED:
Front end:   VB.NET
Back end:    SQL server
SOFTWARE REQUIREMENTS:
Windows XP or above.
Visual Studio 2010.
SQL server 2008.
STRUCTURE OF THE PROGRAM:
The project contains the following modules:
Admin module: This module includes the login module and sub modules.
Supplier modules: To manage suppliers, such as add new supplier or remove an existing one.
Employee module: To manage employees, such as add new employee or remove an existing one.
Labor: To manage payment for the employees such as wages, bonus & leave wages & national holiday wages (NHS) etc.
User module: This module includes login module and the sub modules.
Raw cashew: This module includes two sub modules. I.e. Import and domestic, for the raw cashews purchased. This module also includes drying of domestically purchased cashew nuts.
Steam roasting: Here the cashews are roasted to make the shell brittle and loosen the kernel from inside of the shell.
Shelling: It is the process in which kernels are separated from the shell.
Hot chamber: Here the cashew kernels subjected to the process for a specified time which removes the moisture from kernels.
Peeling: In this process in which husk and other secondary constituents are separated from cashew kernels.
Grading: Here the kernels after removing the skin in peeling process are graded according to size and quality.
Filling: Packing the graded kernels and labeling each of them for the respective grade is done here. This mainly forms the favorable product image in the market.
Inventory: This module keeps track of available raw cashew nuts and ready to sell cashews in the industry.
Billing: To keep track & produce sales details.

Comments

Popular posts from this blog

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

College Project Approval System - Java Project

College Project Approval System - Java Project Project Details Project Code JWI174 Title College Project Approval System - Java Project Project Type Java Web Application (JSP) Front End NetBeans Back End MySQL ollege Project Management System Abstract Academic Project management is a major issue which is faced by many educational institutes in India, the main reason for this is there is no automated system followed in any institute. College management/staff gathers all the project reports and project sources from students and store them physically in some locations probably libraries. To overcome this practical problem and also to make the process easy we developed a secured  intranet  application which is useful for each and every institute.  The application should allow the student to login and upload/enter all his details regarding project such as project abstract, White papers, SRS, PPTs, Sources etc…. All this details must be maintained in da...