SlideShare une entreprise Scribd logo
1  sur  22
DEPARTMENTAL STORE ITEM SEARCH
ENGINE
N A M E : K A RT H I K E YA N . G

CLASS:III BSC IT
. OVERVIEW OF THE PROJECT
This project is for the departmental Store where a lot of manpower and
clerical work is required for production management. Every detail about
the customer and supplier and their requirements and the employee pay
details are taken into account. It is quite a tedious process to maintain
all these records manually. It is also possible for errors to occur. In case
of manual handling difficulties arise in maintaining all these details and
updating is a cumbersome task so the computerized way of company
would be a remedy.
ITEM MASTER
Adding item
Delete Item.
Update item.
Search
EXISTING SYSTEM
Currently existing system uses the software that is developed in old version. The
software some what handles the situation. But still this software has some
disadvantages what gives way to develop new software.
Study of system is to understand the need, function and operation criteria existing
in a system. The system study is carried out to develop a new system, which
suit the needs as the user in an effective manner. It helps to develop a userfriendly system.
DRAWBACKS OF THE EXISTING SYSTEM:

Since the existing system is manual there are chances of committing errors which
makes the Error correction more tedious.
The time of taken entering the details is more.
In case of preparing any reports the staff has to go analyze each and every
document and prepare the report
2. PROPOSED SYSTEM
The system provides proper maintenance of records. Every data in the system is
properly maintained. The updating of data can be done easily. Certain
transactions are made. The management is able to make quick and proper
decisions. The system has been developed with good amount of flexibility.
Computerization ensures more flexibility and accuracy.
. ADVANTAGES OF THE PROPOSED SYSTEM
Database Splited into Various Groups for filtering the data items and access
effectively.
High transaction performance.
Secured transaction and prevents unauthorized access.

Query and response for effective communication between the employees and top
level management
1. HARDWARE SPECIFICATION

Processor

: I3 Processor

Ram

: 4GB

Hard Disk

: 500 GB

Monitor

: Samsung

Keyboard

: Logitech 104 Keys

Mouse

: Multimedia
SOFTWARE SPECIFICATION
Platform

: Windows 7

Front end

: Visual Basic Dot Net.

Backend

: Ms-Access 2007
1 SYSTEM TESTING
Software testing is a critical element and represents the ultimate view of
specification, design, and coding. The user tests it developed system and
changes are made according their needs. The testing phase involves it testing
of developed system using various kinds of data.
CONCLUSION AND FURTHER ENHANCEMENT
The system provides proper maintenance of records. Every data in the system is
properly maintained. The updating of data can be done easily. Certain
transactions are made. The management is able to make quick and proper
decisions. The system has been developed with good amount of flexibility.
Computerization ensures more flexibility and accuracy.

The reports generated by the system are faster and clear thereby avoiding the
possibility of misinterpretation. The interesting aspect of this project is its user
friendliness. The system is designed to meet requirements of all types of users
that will be of great usage. So this “Departmental Store item Searching
System” provides a complete solution to the managerial side of the Pipe
company in a very user friendly and effective way.
BIBLIOGRAPHY
BOOK REFERENCE
Elias M.Award,”System Analysis and Design”, Galgotia Publications, Second
Edition.
David B. Makofske, Michael J. Donahoo, Kenneth L. Calvert, “TCP/IP Sockets in
C#”, Academic Press Publishers, 2004.
Roger S. Pressman,”Software Engineering”, Fourth Edition, 2005.
ONLINE REFERENCE
www.dotnetspider.com
www.programersheaven.com
www.developerfusion.com
www.winsocketdotnetworkprogramming.com
SAMPLE CODINGS
ADD:
PublicClass add
Dim cn AsNew Data.OleDb.OleDbConnection

Dim cmd AsNew Data.OleDb.OleDbCommand
PrivateSub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
cmd.CommandText = "Insert into l values('"&Me.TextBox1.Text
&"','"&Me.TextBox2.Text &"','"&Me.TextBox3.Text &"','"&Me.TextBox4.Text
&"','"&Me.TextBox5.Text &"')"
cmd.Connection = cn
cmd.ExecuteNonQuery()
Me.TextBox1.Text = ""
Me.TextBox5.Text = ""
Me.TextBox4.Text = ""
Me.TextBox3.Text = ""
Me.TextBox2.Text = ""
MsgBox("Data is Added")
EndSub
PrivateSub add_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) HandlesMyBase.Load
cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:softwarel.mdb"
cn.Open()

EndSub

PrivateSub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
End

EndSub
EndClass
DELETE:
PublicClass delete
Dim cn AsNew Data.OleDb.OleDbConnection
Dim adp As Data.OleDb.OleDbDataAdapter
Dim ds AsNew Data.DataSet
Dim cmd AsNew Data.OleDb.OleDbCommand
PrivateSub delete_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) HandlesMyBase.Load
cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:softwarel.mdb"
cn.Open()
EndSu
departmental store

Contenu connexe

Tendances

Presentation on Adobe Photoshop
Presentation on Adobe PhotoshopPresentation on Adobe Photoshop
Presentation on Adobe PhotoshopOpenDev
 
Pharmacy management
Pharmacy managementPharmacy management
Pharmacy managementRasel Khan
 
online mobile phone shopping
online mobile phone shoppingonline mobile phone shopping
online mobile phone shoppingamar patwa
 
Online News Portal System
Online News Portal SystemOnline News Portal System
Online News Portal SystemRajib Roy
 
Library Management System.powerpoint.pptx
Library Management System.powerpoint.pptxLibrary Management System.powerpoint.pptx
Library Management System.powerpoint.pptxKaiumShuvo1
 
Cloud computing presentation
Cloud computing presentationCloud computing presentation
Cloud computing presentationPriyanka Sharma
 
Introduction to UI/UX with Figma
Introduction to UI/UX with FigmaIntroduction to UI/UX with Figma
Introduction to UI/UX with FigmaPRIYATHAMDARISI
 
Introduction to figma
Introduction to figmaIntroduction to figma
Introduction to figmaHuyPhmNht2
 
90/10 Rule
90/10 Rule90/10 Rule
90/10 Ruledre229
 
Introduction to power apps
Introduction to power appsIntroduction to power apps
Introduction to power appsRezaDorrani1
 
Working with Filters
Working with FiltersWorking with Filters
Working with FiltersJM Ramos
 
Software Requirements Specification for restaurant management system
Software Requirements Specification for restaurant management systemSoftware Requirements Specification for restaurant management system
Software Requirements Specification for restaurant management systemSM. Aurnob
 
Microsoft power platform
Microsoft power platform Microsoft power platform
Microsoft power platform AYUSHISHARMA295
 
Web 3.0 and What It Means to Marketing
Web 3.0 and What It Means to MarketingWeb 3.0 and What It Means to Marketing
Web 3.0 and What It Means to MarketingMagic Logix
 
Capture the Flag Exercise Using Active Deception Defense
Capture the Flag Exercise Using Active Deception DefenseCapture the Flag Exercise Using Active Deception Defense
Capture the Flag Exercise Using Active Deception DefenseFidelis Cybersecurity
 

Tendances (20)

Presentation on Adobe Photoshop
Presentation on Adobe PhotoshopPresentation on Adobe Photoshop
Presentation on Adobe Photoshop
 
Pharmacy management
Pharmacy managementPharmacy management
Pharmacy management
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
online mobile phone shopping
online mobile phone shoppingonline mobile phone shopping
online mobile phone shopping
 
Online News Portal System
Online News Portal SystemOnline News Portal System
Online News Portal System
 
Library Management System.powerpoint.pptx
Library Management System.powerpoint.pptxLibrary Management System.powerpoint.pptx
Library Management System.powerpoint.pptx
 
Library Management System ppt
Library Management System pptLibrary Management System ppt
Library Management System ppt
 
Cloud Mashup
Cloud MashupCloud Mashup
Cloud Mashup
 
Cloud computing presentation
Cloud computing presentationCloud computing presentation
Cloud computing presentation
 
Introduction to UI/UX with Figma
Introduction to UI/UX with FigmaIntroduction to UI/UX with Figma
Introduction to UI/UX with Figma
 
Introduction to figma
Introduction to figmaIntroduction to figma
Introduction to figma
 
90/10 Rule
90/10 Rule90/10 Rule
90/10 Rule
 
Introduction to power apps
Introduction to power appsIntroduction to power apps
Introduction to power apps
 
Working with Filters
Working with FiltersWorking with Filters
Working with Filters
 
Software Requirements Specification for restaurant management system
Software Requirements Specification for restaurant management systemSoftware Requirements Specification for restaurant management system
Software Requirements Specification for restaurant management system
 
Microsoft power platform
Microsoft power platform Microsoft power platform
Microsoft power platform
 
Web 3.0 and What It Means to Marketing
Web 3.0 and What It Means to MarketingWeb 3.0 and What It Means to Marketing
Web 3.0 and What It Means to Marketing
 
Capture the Flag Exercise Using Active Deception Defense
Capture the Flag Exercise Using Active Deception DefenseCapture the Flag Exercise Using Active Deception Defense
Capture the Flag Exercise Using Active Deception Defense
 
Blog - An Online blogging project
Blog - An Online blogging project Blog - An Online blogging project
Blog - An Online blogging project
 
Mobile Store
Mobile StoreMobile Store
Mobile Store
 

En vedette

Departmental store management sytem
Departmental store management sytemDepartmental store management sytem
Departmental store management sytemjatin hingorani
 
Database Design Slide 1
Database Design Slide 1Database Design Slide 1
Database Design Slide 1ahfiki
 
management of distributed transactions
management of distributed transactionsmanagement of distributed transactions
management of distributed transactionsNilu Desai
 
Transaction Management
Transaction Management Transaction Management
Transaction Management Visakh V
 
Inventory system
Inventory systemInventory system
Inventory systemsai prakash
 

En vedette (6)

Departmental stores
Departmental storesDepartmental stores
Departmental stores
 
Departmental store management sytem
Departmental store management sytemDepartmental store management sytem
Departmental store management sytem
 
Database Design Slide 1
Database Design Slide 1Database Design Slide 1
Database Design Slide 1
 
management of distributed transactions
management of distributed transactionsmanagement of distributed transactions
management of distributed transactions
 
Transaction Management
Transaction Management Transaction Management
Transaction Management
 
Inventory system
Inventory systemInventory system
Inventory system
 

Similaire à departmental store

Cake shop billing system
Cake shop billing systemCake shop billing system
Cake shop billing systemAkshita Pillai
 
Library Management System using oracle database
Library Management System using oracle databaseLibrary Management System using oracle database
Library Management System using oracle databaseSaikot Roy
 
44478167 hospital-management-system
44478167 hospital-management-system44478167 hospital-management-system
44478167 hospital-management-systemAkshay Iliger
 
Library mangement system project srs documentation
Library mangement system project srs documentationLibrary mangement system project srs documentation
Library mangement system project srs documentationSuchit Moon
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentationanuj_rakheja
 
Mingle box - Online Job seeking System
Mingle box - Online Job seeking SystemMingle box - Online Job seeking System
Mingle box - Online Job seeking SystemBharat Kalia
 
Library mangement system project srs documentation.doc
Library mangement system project srs documentation.docLibrary mangement system project srs documentation.doc
Library mangement system project srs documentation.docjimmykhan
 
127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentationNitesh Kumar
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management Systemvivek shah
 
Cyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .netCyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .netGeorgekutty Francis
 
Library management system
Library management systemLibrary management system
Library management systemArman Ahmed
 
College management
College managementCollege management
College managementanandhan30
 
Lab management
Lab managementLab management
Lab managementlogumca
 
Project Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptxProject Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptxAjayPatre1
 
lake city institute of technology
lake city institute of technology lake city institute of technology
lake city institute of technology RaviKalola786
 

Similaire à departmental store (20)

Cake shop billing system
Cake shop billing systemCake shop billing system
Cake shop billing system
 
Library Management System using oracle database
Library Management System using oracle databaseLibrary Management System using oracle database
Library Management System using oracle database
 
Public voice
Public voicePublic voice
Public voice
 
44478167 hospital-management-system
44478167 hospital-management-system44478167 hospital-management-system
44478167 hospital-management-system
 
Library mangement system project srs documentation
Library mangement system project srs documentationLibrary mangement system project srs documentation
Library mangement system project srs documentation
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentation
 
Mingle box - Online Job seeking System
Mingle box - Online Job seeking SystemMingle box - Online Job seeking System
Mingle box - Online Job seeking System
 
Library mangement system project srs documentation.doc
Library mangement system project srs documentation.docLibrary mangement system project srs documentation.doc
Library mangement system project srs documentation.doc
 
Job portal
Job portalJob portal
Job portal
 
Library doc
Library docLibrary doc
Library doc
 
127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation
 
ASSIGNMENT
ASSIGNMENT ASSIGNMENT
ASSIGNMENT
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Cyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .netCyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .net
 
Library management system
Library management systemLibrary management system
Library management system
 
College management
College managementCollege management
College management
 
Lab management
Lab managementLab management
Lab management
 
Project Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptxProject Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptx
 
lake city institute of technology
lake city institute of technology lake city institute of technology
lake city institute of technology
 
Brilient login system
Brilient login systemBrilient login system
Brilient login system
 

Plus de Freelancer

Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...
Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...
Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...Freelancer
 
Federal aviation administration
Federal aviation administrationFederal aviation administration
Federal aviation administrationFreelancer
 
Directorate general of civil aviation (india)
Directorate general of civil aviation (india)Directorate general of civil aviation (india)
Directorate general of civil aviation (india)Freelancer
 
Airports authority of india
Airports authority of indiaAirports authority of india
Airports authority of indiaFreelancer
 
Airport security market assessment
Airport security market assessmentAirport security market assessment
Airport security market assessmentFreelancer
 
Airport security market assessment india
Airport security market assessment indiaAirport security market assessment india
Airport security market assessment indiaFreelancer
 
Aircraft accident investigation bureau (india)
Aircraft accident investigation bureau (india)Aircraft accident investigation bureau (india)
Aircraft accident investigation bureau (india)Freelancer
 
Aircraft ground handling
Aircraft ground handlingAircraft ground handling
Aircraft ground handlingFreelancer
 
Air traffic organization
Air traffic organizationAir traffic organization
Air traffic organizationFreelancer
 
ice cream management
ice cream managementice cream management
ice cream managementFreelancer
 
[Scorebook final]
[Scorebook final][Scorebook final]
[Scorebook final]Freelancer
 
student innovation 2014
student innovation 2014student innovation 2014
student innovation 2014Freelancer
 
resturent management
resturent managementresturent management
resturent managementFreelancer
 
Mobile management
Mobile managementMobile management
Mobile managementFreelancer
 
industrial manpower resource manager
industrial manpower resource managerindustrial manpower resource manager
industrial manpower resource managerFreelancer
 

Plus de Freelancer (20)

Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...
Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...
Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...
 
Federal aviation administration
Federal aviation administrationFederal aviation administration
Federal aviation administration
 
Directorate general of civil aviation (india)
Directorate general of civil aviation (india)Directorate general of civil aviation (india)
Directorate general of civil aviation (india)
 
Bcas
BcasBcas
Bcas
 
Bcas (2)
Bcas (2)Bcas (2)
Bcas (2)
 
Airports authority of india
Airports authority of indiaAirports authority of india
Airports authority of india
 
Airport security market assessment
Airport security market assessmentAirport security market assessment
Airport security market assessment
 
Airport security market assessment india
Airport security market assessment indiaAirport security market assessment india
Airport security market assessment india
 
Airline codes
Airline codesAirline codes
Airline codes
 
Aircraft accident investigation bureau (india)
Aircraft accident investigation bureau (india)Aircraft accident investigation bureau (india)
Aircraft accident investigation bureau (india)
 
Aircraft ground handling
Aircraft ground handlingAircraft ground handling
Aircraft ground handling
 
Air traffic organization
Air traffic organizationAir traffic organization
Air traffic organization
 
Money,
Money,Money,
Money,
 
ice cream management
ice cream managementice cream management
ice cream management
 
[Scorebook final]
[Scorebook final][Scorebook final]
[Scorebook final]
 
student innovation 2014
student innovation 2014student innovation 2014
student innovation 2014
 
resturent management
resturent managementresturent management
resturent management
 
student win
student winstudent win
student win
 
Mobile management
Mobile managementMobile management
Mobile management
 
industrial manpower resource manager
industrial manpower resource managerindustrial manpower resource manager
industrial manpower resource manager
 

Dernier

How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 

Dernier (20)

How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 

departmental store

  • 1. DEPARTMENTAL STORE ITEM SEARCH ENGINE N A M E : K A RT H I K E YA N . G CLASS:III BSC IT
  • 2. . OVERVIEW OF THE PROJECT This project is for the departmental Store where a lot of manpower and clerical work is required for production management. Every detail about the customer and supplier and their requirements and the employee pay details are taken into account. It is quite a tedious process to maintain all these records manually. It is also possible for errors to occur. In case of manual handling difficulties arise in maintaining all these details and updating is a cumbersome task so the computerized way of company would be a remedy.
  • 3. ITEM MASTER Adding item Delete Item. Update item. Search
  • 4. EXISTING SYSTEM Currently existing system uses the software that is developed in old version. The software some what handles the situation. But still this software has some disadvantages what gives way to develop new software. Study of system is to understand the need, function and operation criteria existing in a system. The system study is carried out to develop a new system, which suit the needs as the user in an effective manner. It helps to develop a userfriendly system.
  • 5. DRAWBACKS OF THE EXISTING SYSTEM: Since the existing system is manual there are chances of committing errors which makes the Error correction more tedious. The time of taken entering the details is more. In case of preparing any reports the staff has to go analyze each and every document and prepare the report
  • 6. 2. PROPOSED SYSTEM The system provides proper maintenance of records. Every data in the system is properly maintained. The updating of data can be done easily. Certain transactions are made. The management is able to make quick and proper decisions. The system has been developed with good amount of flexibility. Computerization ensures more flexibility and accuracy.
  • 7. . ADVANTAGES OF THE PROPOSED SYSTEM Database Splited into Various Groups for filtering the data items and access effectively. High transaction performance. Secured transaction and prevents unauthorized access. Query and response for effective communication between the employees and top level management
  • 8. 1. HARDWARE SPECIFICATION Processor : I3 Processor Ram : 4GB Hard Disk : 500 GB Monitor : Samsung Keyboard : Logitech 104 Keys Mouse : Multimedia
  • 9. SOFTWARE SPECIFICATION Platform : Windows 7 Front end : Visual Basic Dot Net. Backend : Ms-Access 2007
  • 10. 1 SYSTEM TESTING Software testing is a critical element and represents the ultimate view of specification, design, and coding. The user tests it developed system and changes are made according their needs. The testing phase involves it testing of developed system using various kinds of data.
  • 11. CONCLUSION AND FURTHER ENHANCEMENT The system provides proper maintenance of records. Every data in the system is properly maintained. The updating of data can be done easily. Certain transactions are made. The management is able to make quick and proper decisions. The system has been developed with good amount of flexibility. Computerization ensures more flexibility and accuracy. The reports generated by the system are faster and clear thereby avoiding the possibility of misinterpretation. The interesting aspect of this project is its user friendliness. The system is designed to meet requirements of all types of users that will be of great usage. So this “Departmental Store item Searching System” provides a complete solution to the managerial side of the Pipe company in a very user friendly and effective way.
  • 12. BIBLIOGRAPHY BOOK REFERENCE Elias M.Award,”System Analysis and Design”, Galgotia Publications, Second Edition. David B. Makofske, Michael J. Donahoo, Kenneth L. Calvert, “TCP/IP Sockets in C#”, Academic Press Publishers, 2004. Roger S. Pressman,”Software Engineering”, Fourth Edition, 2005.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20. SAMPLE CODINGS ADD: PublicClass add Dim cn AsNew Data.OleDb.OleDbConnection Dim cmd AsNew Data.OleDb.OleDbCommand PrivateSub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click cmd.CommandText = "Insert into l values('"&Me.TextBox1.Text &"','"&Me.TextBox2.Text &"','"&Me.TextBox3.Text &"','"&Me.TextBox4.Text &"','"&Me.TextBox5.Text &"')" cmd.Connection = cn cmd.ExecuteNonQuery() Me.TextBox1.Text = "" Me.TextBox5.Text = "" Me.TextBox4.Text = "" Me.TextBox3.Text = "" Me.TextBox2.Text = "" MsgBox("Data is Added") EndSub
  • 21. PrivateSub add_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) HandlesMyBase.Load cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:softwarel.mdb" cn.Open() EndSub PrivateSub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click End EndSub EndClass DELETE: PublicClass delete Dim cn AsNew Data.OleDb.OleDbConnection Dim adp As Data.OleDb.OleDbDataAdapter Dim ds AsNew Data.DataSet Dim cmd AsNew Data.OleDb.OleDbCommand PrivateSub delete_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) HandlesMyBase.Load cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:softwarel.mdb" cn.Open() EndSu