Micro-Project Report ON "Wedding Management Database System"
Micro-Project Report ON "Wedding Management Database System"
Micro-Project Report ON "Wedding Management Database System"
Micro-Project Report
ON
“WEDDING MANAGEMENT DATABASE
SYSTEM”
Partial Fulfillment of the Requirement for the Diploma in Computer Engineering,
By
1)Shelar Omkar Ashok [1714660110]
2)Thorat Akash Dadabhau [2014660118]
3)Swant Pravin Hemarj [2014660120]
4)Gore Aarati Manik [2114660141]
Guided By
Prof. More Meghna
CERTIFICATE
This is to certify that the project work entitled
“WEDDING MANAGEMENT DATABASE
SYSTEM’’
Is
Submitted by
1)Shelar Omkar Ashok [1714660110]
2)Thorat Akash Dadabhau [2014660118]
3)Swant Pravin Hemarj [2014660120]
4)Gore Aarati Manik [2114660141]
in the partial fulfillment of Diploma in Computer Engineering has been Satisfactory
carried out under my guidance as per the requirement of Maharashtra State Board of
Technical Education, Mumbai during the academic year 2020-2021
Date:
Place:
3
3.0 Action plan:
4
Format for Micro-Project Report
5
Applications of DBMS
The development of computer graphics has been driven both by the needs ofthe user
community and by the advances in hardware and software. The applicationsof database are
many and varied; it can be divided into four major areas:
Design
Professions such as engineering and architecture are concerned with design.Starting with a set
of specification engineers and architects seek a cost effective and esthetic solutions that satisfies
the specifications. Design is an iterative processrarely in the real world is a problem specified
such that there is a unique optimalsolution. Thus the designer works iteratively.
User Interfaces
Our interactions with computers has become dominated by a visual paradigm that
includes windows, icons, menus, pointing device, such as a mouse.Although we are familiar with
the syntax of MySQL, advances in MySQL havemade possible other forms of advantages.
Triggers:
A database trigger is procedural code that is automatically executed inresponse to certain events
on a particular table or view in a database. The trigger is mostlyused for maintaining the
integrity of the information on the database. For example, when anew record (representing a
new worker) is added to the employees table, new recordsshould also be created in the tables of
the taxes, vacations and salaries. Triggers can also be used to log historical data.
Stored procedure:
A stored procedure (also termed proc, storp, sproc, StoPro, StoredProc, StoreProc,sp, or SP) is a
subroutine available to applications that access a relational databasemanagement system
(RDBMS). Such procedures are stored in the database data dictionary.Uses for stored procedures
include data-validation (integrated into the database) oraccess-control mechanisms.
Furthermore, stored procedures can consolidate and centralizelogic that was originally
implemented in applications. To save time and memory, extensiveor complex processing that
requires execution of several SQL statements can be saved intostored procedures, and all
6
applications call the procedures. One can use nested stored procedures by executing one stored
procedure from within another.
7
DESIGN OF THE PROJECT
This project has been developed using MySQL software which is queries oriented. Changesat the
queries and the way in which it uses a system state may cause anticipated changes inthe
behaviour of other result.
ER-Diagram
8
Schema Diagram:
9
SNAPSHOTS
Home page
10
Login page
Registration By User
11
Insertion into planner table
12
Analysis
Query results
13
CONCLUSION
In this project we have created one application which is easy to access and user
friendly.The application keeps a backup of the wedding management data which
includes theirdetails. A wedding planner is a professional who assists with the
design, planning andmanagement of a client's wedding.
14
FUTURE ENHANCEMENT
In this, application keeps a backup of the wedding management data which includes
theirdetails.Here we assists with the design, planning and management of a client's
wedding. Further we will modify the application by adding external features like
Vehicle services,we will change the entire venues and also we will make planning
and management of client’s wedding wherever they require worldwide.
15
Teacher Evaluation Sheet
Name of Student………………………………………………………………………………………
Enrollment No………………………………………………...….………...….………...….………...
Name of Program…………………………………………………….….....….………...….………...
Semester……………………………………………………………….…....….………...….………..
Course Title…………………………………………………………….…...….………...….………..
Code………………………………………………………………………...….………...….………...
Title of the Micro-Project……………………………………………………………………………...
Course Outcomes Achieved
………………………………………………………………………………………………………………
………………………………………………………………………………………………………………
………………………………………………………………………………………………………………
16
Note:
Every course teacher is expected to assign marks for group evolution in first 3 columns & individual
evaluation in 4th columns for each group of students as per rubrics
*****************
17