Mini Project Synopsis
ON
“ONLINE MATRIMONIAL SYSTEM”
Submitted to
MCA DEPARTMENT
DR. A.P.J. ABDUL KALAM TECHNICAL UNIVERSITY
LUCKNOW (UP) INDIA
Submitted by
STUDENTS NAME
Komal Pandey
Rajeev Tyagi
Vivek
ROLL NO.
2202310140054
2202310140079
2202310140119
DEPARTMENT OF MASTER OF COMPUTER APPLICATION
R.D. ENGINEERING COLLEGE GHAZIABAD
2023 – 2024
1. TITLE OF THE PROJECT
ONLINE MATRIMONIAL SYSTEM
The project entitled Online Matrimonial System is web-based software developed to aid the activities
of marriage bureau. Online Matrimonial System is a virtual marriage bureau, providing free service to
bride and grooms world-wide.
2. INTRODUCTION & OBJECTIVES
2.1INTRODUCTION
Online Matrimonial System is a virtual marriage bureau, providing free service to bride and grooms
world-wide. One can place his / her profile with photograph without any charge. Here Men or women
can register with or without their photos. There are umpteen user-friendly search options for men to
choose from to help them land at the best. A member can post their profile, add their photo to it, and
receive mails of matching profiles and Use "Express Interest" to send an automated message expressing
your interest to a member.
The Online Matrimonial System is designed for users to find out their best matching pair. This site
includes two main modules such as administrator side and user side. Any user can search the website
without registration but only the registered user can express his/her interest to another user. The
administrator has whole power in this site such as approving user registration, editing and deleting
of user details. The user can upload
their photo into the site after administrator approving his/her registration. The registered user can
login into the site and also can change their profile.
2.2 OBJECTIVES
Online Matrimonial System is a real time project to create efficient software for online marriage.
This software module is designed to provide detailed information about marriage bureau. This
project has a communication between different modules and a common database is created.
Online Matrimonial System provides the efficient matrimonial website, a provision for viewing the
latest status of the service. The web service provides you the maximum benefit by providing the
information about various users located at various places, there by managing them effectively.
3. PROJECT CATEGORY
The project entitled “Online Matrimonial System” can be categorized as
RDBMS(Relational Database Management System).
RDBMS is a type of database management system (DBMS) that stores data in the form of related
tables. Relational databases are powerful because they require few assumptions about how data is
related or how it will be extracted from the database. As a result, the same database can be viewed in
many different ways. One of the most outstanding systems is Microsoft SQL Server 2008.
Microsoft SQL Server is a relational database server, developed by Microsoft: it is a software product
whose primary function is to store and retrieve data as requested by other software applications, be it
those on the same computer or those running on another computer across a network (including the
Internet). There are at least a dozen different editions of Microsoft SQL Server aimed at different
audiences and for different workloads.
4. SOFTWARE SPECIFICATONS
FrontEnd : HTML, CSS, Bootstrap
Back End : Ruby on Rails
WebBrowser : Any
Technologies : JavaScript
5. ANALYSIS
System development is having two major components: System analysis and System design. System
analysis is the process of collecting and interpreting facts, understanding problems and using the
information to suggest improvements on the system. This will help to understand the existing system
and determine how computers make its operation more effective.
System design is a process through which requirements are translated into a representation of the
software. It is the activity of decision-making. The system design is concerned with in the
transformation of requirements into data and software architecture. Then it focuses on the refinements
for the architectural representations that lead to detailed data structures and algorithmic
representation of software. Depending on the applications and project requirements, a good design is
one, which allows efficient code to be produced, and whose implementation is as compact as possible.
5.1 DATA FLOW DIAGRAM
Data flow diagram represents one of the most ingenious tools for structured analysis. A DFD has the
purpose of clarifying system requirements and identifying major transformations that will become
programs in system design. It is the major starting point in the design phase that functionally
decomposes the requirement specifications down to the lowest level of detail. A DFD consists of a series
of bubbles joined by lines. The bubble represents the data transformation and lines represent data
flow in the system. In the normal conventional DFD have 5 major symbols.
o Square which defines source or destination of data
o An arrow identifies dataflow- data in motion. It is a pipeline through which infor-
mation flows.
o A circle or bubble represents a process that transforms incoming data flow(s) into out-
going data flow(s).
o An open rectangle is a data store- data at rest or a temporary Repository of data.
o An open rectangle with a bar represents a data store (file), which is repeatedly refer-
enced
Symbols used in DFD
It defines a source or destination of system data.
Itrepresentsa process thattransformsincomingdata flow into out
going data flow.
It defines data flow. It is a pipeline through which information flows
It is used to store data or a temporary repository of data.
LEV
EL0D
FD
LEVEL 1 DFD (USER)
ADMIN LOGIN
Login Request 1.
Admin Login Failure Login Success
Response 2.
Online Matrimonial
Admin
LEVEL 1 DFD (USER)
Registration Details
1.0
Request
Express
Interest_Received
Mailing
3.0
Search
Profile
Details
FIRST LEVEL DFD FOR ADMIN
Request to Manage
1.0
Mother
Response
Request to Add
2.0 Response
Request to Enter
Caste
3.0
Response
ADMIN
4.0
Education
Education_Category
Response
Requestto
Manage
Request to Manage
5.0
Request to Verify
6.0
Activate/
Response
Response
Request to View 7.0
View
Express
Response
Request to Publish 7.0
Success
Response
ADMIN
Success_stories
Citzenship
Religion
Mother_tongue
6. STRUCTUREOF THE MODULES
7.1 MODULESAND DESCRIPTIONS
A module is a bounded contiguous group of statements having a single name and that can be treated as a
unit. In other words, a single block in a pile of blocks.
The Online Matrimonial System includes two main modules.
1. ADMINISTRATIOR
Administration module consist of three sub-modules
1.1. Add Details
This sub module of administrator enables to add new items to the database. Details Such as Religion,
Education category, caste, occupation etc
2. Edit Details
At each entry into the matrimonial data base, the administrator has got the power to edit the details before
adding to its original list of items. And it is being performed within a specified time stamp. Validation of
profiles is done manually. Administrator meticulously validates each and every profile carefully on specific
criterion before it is added to our database. Hence, it takes 24 hrs to validate all the profiles that are being
added on one particular day. Almost every word counts. Administrator categorically ignores profiles that are
submitted by underage persons, and profiles that contain abusive content. Administrator reject profiles that
contain invalid data such as added for fun/ looking for friendship / not related to marriage. We try and
maintain the highest quality in the database we serve.
3. Delete Details
As of the power to edit the details, administrator has also got the power to delete an added Item from the
list.
2. USER
User module consist of three sub-modules
1.1 Registration
A Member at Online Matrimonial System can
 Post Profile.
 Update Profile.
 Delete Profile.
 Know the ProfileStatistics.
1. Post Profile (Registration).
Here men or women can register with or without their photos. The form to add your profile will be displayed.
User must give all the necessary as well as optional details as possible, including the contact details in full.
This will increase the chances of your profile being displayed when our members search for matches. After
you submit your information, your profile will be automatically created and you shall be given a "Matrimony
ID" generated for future references.
2. Update Profile
Users can modify the profile contents that are displayed.
3. , Delete Profile
Users can delete their profile .Profile once deleted cannot be restored or reactivated.
4. , Know the profileStatistics.
In the profile Statistics page user can view their details such as name, age, education and occupation details
etc. user can also view their interest received details and interest sent details
1.2 Searching
Online Matrimonial System provides users with the following options to search user’s soul mate.
o Advanced search
o Regular search
o Search by Profile Number.
o Search by Religion
o Search by Country
o Search by Caste
o Search by Education
1.Advanced Search :-Advanced Search is designed to cover every aspect of your search criteria
delivering such profiles. Advanced Search has additional options of searching for profiles using key-
words, caste no bar option, search on the basis of residing state and physical status to further bring
profiles closest to user expectations.
2.Regular Search :-This is the regular search that allows you to search for members based on age/
language/caste/height etc.
3.Search by profile number :-Every profile at Online Matrimonial System is identified by a unique
profile number.This could be handy in a situation where you have been supplied a profile number
by a member and you like to view the complete profile. You can thus skip the hassles of browsing
through long pages of search results. It is a convenient way to search for a list of prospective partners
based on a few basic fields.
1.2.4 Search by Religion : -It is a convenient way to search for a list of prospective partners based
on religion.
5.Search by Country :-It is a convenient way to search for a list of prospective partners based on
country.
6.Search by caste :-It is a convenient way to search for a list of prospective partners based on
caste.
2.2.7 Search by Education :-It is a convenient way to search for a list of prospective partners based
on education.
1. 3. EXPRESS INTEREST
Express Interest is an exclusive feature that enables you to send automated messages to members absolutely
FREE.User can send unlimited Express Interest messages to anyone you choose and can also accept any
number of Express interest messages sent to you by other members.
2. PROCESS LOGIC FOR ALL MODULES
Administrator Module
 Create new Administrator registration
 Enter username and password
 Check username, password and roles are valid or not.
 If valid user, allow access to the authenticated pages otherwise display error messages.
 Add /Edit Religion
 Add /Edit Caste
 Add /Edit Education Category
 Add /Edit Occupation
 Add /Edit Country
 Add /Edit State
 Add /Edit City
 Add /Edit Citizenship
 Add /Edit Blood Group
 Add /Edit Mother Tongue
 Add /Edit Star
 Add /Edit Height
 View and activate registration
 View user's login summary
 View interest received
 View interest sent
 View and publish success Stories
 Manage News
 View and send mails
User Module
 Create new User registration
 Enter username and password
 Check username, password and roles are valid or not.
 If valid user, allow access to the authenticated pages otherwise display error messages.
 Post profile.
 Update profile.
 Delete profile.
 Know the profile statistics
 View and send message
 Search profile
 Add to favorites
 View interest received
 Send interest
 View success stories
 View news
Searching Module
 Advanced search
 Regular Search
 Search by Profile Number.
 Search by Religion
 Search by Country
 Search by Caste
 Search by Education
7.3 LIST OF REPORTS
Reports are the outputs of database application. Reports are used to retrieve and present data in formatted
way. The information on reports is arranged in different ways. A report may also contain graphs, charts,
table’s etc.The user can generate different types of reports by manipulating database. Some reports are
simple a list of the record in database.
There are five reports in this project are as follow:
 Daily, Weekly, Monthly, Yearly Registration Report
 Profile Statistics Report
 Graphical Report of Visitors
 Interest Received Report
 Interest Sent Report
8. FUTURE SCOPE & ENCHANCEMENT OFTHE PROJECT
The Online Matrimonial System is designed for users to find out his/her best soul mate. Each task in this
site is divided into modules. Hence modification and enhancement can be made easily without affecting
any other part of the program. This siteis not providing any facility for direct interaction between users. This
system can be further enhanced by including a chat application, which will facilitate direct communication
between users. The current system provides free service for all kinds of users. It can be enhanced to a
commercial site.
Since the design of the system allows high level of feasibility for expansion and development, all the above
said improvements can be performed hassle free and without hampering the basic functionalities of the
system.

More Related Content

DOCX
A JAVA project on Marriage bureau management system
PPT
Matrimonial
PPTX
Matrimonial presentation
PPTX
Matrimonial Web Application Presentaion
PPTX
Online Marriage Registration ecommerce.pptx
PPTX
Matrimonial software developed by infoskaters
PPTX
Matrimonial website
PPTX
Online talent sourcing - a future essentia
A JAVA project on Marriage bureau management system
Matrimonial
Matrimonial presentation
Matrimonial Web Application Presentaion
Online Marriage Registration ecommerce.pptx
Matrimonial software developed by infoskaters
Matrimonial website
Online talent sourcing - a future essentia

Similar to Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh) (20)

PDF
M A T R I M O N I A L W E B S I T E
PDF
Matrimonial Website
DOCX
Matrimonial web site Documentation
PPT
Online Matrimony
PDF
Online job portal management system..pdf
PDF
IRJET - Match Prediction Matrimonial Web Application
PDF
Online job placement system project report.pdf
PPTX
Astha ppt
PDF
Job portal
PPTX
Online jobportal
PPT
MIS/Web2.0 Project on Matrimony Websites
DOC
Mingle spot project
DOC
Mingle spot project
DOCX
235429094 jobportal-documentation
PPTX
Matrimonial Website Development Company
DOC
Kailash resume
PPT
Online Matrimony Group2
PDF
Online directory management system project.pdf
DOC
SwatiNaikResumeAug2016
PPTX
Rajput Bandhu
M A T R I M O N I A L W E B S I T E
Matrimonial Website
Matrimonial web site Documentation
Online Matrimony
Online job portal management system..pdf
IRJET - Match Prediction Matrimonial Web Application
Online job placement system project report.pdf
Astha ppt
Job portal
Online jobportal
MIS/Web2.0 Project on Matrimony Websites
Mingle spot project
Mingle spot project
235429094 jobportal-documentation
Matrimonial Website Development Company
Kailash resume
Online Matrimony Group2
Online directory management system project.pdf
SwatiNaikResumeAug2016
Rajput Bandhu
Ad

Recently uploaded (20)

PPTX
FUTURE_VISIONS of me and my friends and dreams
PPTX
Launch oxiris oxiris Toolkit for Facilities.pptx
PDF
20255 _12Time table 2025 life science (2).pdf
PDF
The Future of Careers - Bridging Education, Innovation and Global Trends
PPTX
F.Y.B.COM-A-ACC25309.pptx For a job or role? (e.g., Marketing Manager, Chief ...
PPTX
strock or cerebrovascular accident.pptx
PPTX
Template strategi untuk pertumbuhan dan inovasi.pptx
PPTX
1.-NSTP-Orientation-Introductio of life a
PPTX
Inventory Control in nursing management in wards
PDF
Fitness_for_Futsal_Scientific_Basis_for.pdf
PDF
Tn medical counselling starting from 1 to 19
PPTX
Computer Ed-9 ppt by sir kimar, good day comes ahead.
PPTX
cctv.pptx paper presentation for school and college students
PPTX
ALL CASE STUDIES na thtvtvvtbtbtyby.pptx
PPTX
QC & QA.pptx........,...................
PPTX
Hejsjshshdjdkdffifofifofofofofofofofofo.pptx
PDF
How To Use Aged Linkedin Accounts To Grow Your Business.pdf
PDF
Avast Premium Security Crack Download 2025
PPTX
Role of Mi hshsjs sjskele didoels sosoen
PPTX
A3GbdbsbsbsnsndhbsbsbBBBZbbzbsnzhzuzndsbbsbsbsbszb
FUTURE_VISIONS of me and my friends and dreams
Launch oxiris oxiris Toolkit for Facilities.pptx
20255 _12Time table 2025 life science (2).pdf
The Future of Careers - Bridging Education, Innovation and Global Trends
F.Y.B.COM-A-ACC25309.pptx For a job or role? (e.g., Marketing Manager, Chief ...
strock or cerebrovascular accident.pptx
Template strategi untuk pertumbuhan dan inovasi.pptx
1.-NSTP-Orientation-Introductio of life a
Inventory Control in nursing management in wards
Fitness_for_Futsal_Scientific_Basis_for.pdf
Tn medical counselling starting from 1 to 19
Computer Ed-9 ppt by sir kimar, good day comes ahead.
cctv.pptx paper presentation for school and college students
ALL CASE STUDIES na thtvtvvtbtbtyby.pptx
QC & QA.pptx........,...................
Hejsjshshdjdkdffifofifofofofofofofofofo.pptx
How To Use Aged Linkedin Accounts To Grow Your Business.pdf
Avast Premium Security Crack Download 2025
Role of Mi hshsjs sjskele didoels sosoen
A3GbdbsbsbsnsndhbsbsbBBBZbbzbsnzhzuzndsbbsbsbsbszb
Ad

Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)

  • 1. Mini Project Synopsis ON “ONLINE MATRIMONIAL SYSTEM” Submitted to MCA DEPARTMENT DR. A.P.J. ABDUL KALAM TECHNICAL UNIVERSITY LUCKNOW (UP) INDIA Submitted by STUDENTS NAME Komal Pandey Rajeev Tyagi Vivek ROLL NO. 2202310140054 2202310140079 2202310140119 DEPARTMENT OF MASTER OF COMPUTER APPLICATION R.D. ENGINEERING COLLEGE GHAZIABAD 2023 – 2024
  • 2. 1. TITLE OF THE PROJECT ONLINE MATRIMONIAL SYSTEM The project entitled Online Matrimonial System is web-based software developed to aid the activities of marriage bureau. Online Matrimonial System is a virtual marriage bureau, providing free service to bride and grooms world-wide. 2. INTRODUCTION & OBJECTIVES 2.1INTRODUCTION Online Matrimonial System is a virtual marriage bureau, providing free service to bride and grooms world-wide. One can place his / her profile with photograph without any charge. Here Men or women can register with or without their photos. There are umpteen user-friendly search options for men to choose from to help them land at the best. A member can post their profile, add their photo to it, and receive mails of matching profiles and Use "Express Interest" to send an automated message expressing your interest to a member. The Online Matrimonial System is designed for users to find out their best matching pair. This site includes two main modules such as administrator side and user side. Any user can search the website without registration but only the registered user can express his/her interest to another user. The administrator has whole power in this site such as approving user registration, editing and deleting of user details. The user can upload their photo into the site after administrator approving his/her registration. The registered user can login into the site and also can change their profile. 2.2 OBJECTIVES
  • 3. Online Matrimonial System is a real time project to create efficient software for online marriage. This software module is designed to provide detailed information about marriage bureau. This project has a communication between different modules and a common database is created. Online Matrimonial System provides the efficient matrimonial website, a provision for viewing the latest status of the service. The web service provides you the maximum benefit by providing the information about various users located at various places, there by managing them effectively. 3. PROJECT CATEGORY The project entitled “Online Matrimonial System” can be categorized as RDBMS(Relational Database Management System). RDBMS is a type of database management system (DBMS) that stores data in the form of related tables. Relational databases are powerful because they require few assumptions about how data is related or how it will be extracted from the database. As a result, the same database can be viewed in many different ways. One of the most outstanding systems is Microsoft SQL Server 2008. Microsoft SQL Server is a relational database server, developed by Microsoft: it is a software product whose primary function is to store and retrieve data as requested by other software applications, be it those on the same computer or those running on another computer across a network (including the Internet). There are at least a dozen different editions of Microsoft SQL Server aimed at different audiences and for different workloads.
  • 4. 4. SOFTWARE SPECIFICATONS FrontEnd : HTML, CSS, Bootstrap Back End : Ruby on Rails WebBrowser : Any Technologies : JavaScript 5. ANALYSIS System development is having two major components: System analysis and System design. System analysis is the process of collecting and interpreting facts, understanding problems and using the information to suggest improvements on the system. This will help to understand the existing system and determine how computers make its operation more effective. System design is a process through which requirements are translated into a representation of the software. It is the activity of decision-making. The system design is concerned with in the transformation of requirements into data and software architecture. Then it focuses on the refinements for the architectural representations that lead to detailed data structures and algorithmic representation of software. Depending on the applications and project requirements, a good design is one, which allows efficient code to be produced, and whose implementation is as compact as possible. 5.1 DATA FLOW DIAGRAM Data flow diagram represents one of the most ingenious tools for structured analysis. A DFD has the purpose of clarifying system requirements and identifying major transformations that will become programs in system design. It is the major starting point in the design phase that functionally decomposes the requirement specifications down to the lowest level of detail. A DFD consists of a series of bubbles joined by lines. The bubble represents the data transformation and lines represent data flow in the system. In the normal conventional DFD have 5 major symbols.
  • 5. o Square which defines source or destination of data o An arrow identifies dataflow- data in motion. It is a pipeline through which infor- mation flows. o A circle or bubble represents a process that transforms incoming data flow(s) into out- going data flow(s). o An open rectangle is a data store- data at rest or a temporary Repository of data. o An open rectangle with a bar represents a data store (file), which is repeatedly refer- enced Symbols used in DFD It defines a source or destination of system data. Itrepresentsa process thattransformsincomingdata flow into out going data flow. It defines data flow. It is a pipeline through which information flows It is used to store data or a temporary repository of data.
  • 6. LEV EL0D FD LEVEL 1 DFD (USER) ADMIN LOGIN Login Request 1. Admin Login Failure Login Success Response 2. Online Matrimonial Admin
  • 7. LEVEL 1 DFD (USER) Registration Details 1.0 Request Express Interest_Received Mailing 3.0 Search Profile Details
  • 8. FIRST LEVEL DFD FOR ADMIN Request to Manage 1.0 Mother Response Request to Add 2.0 Response Request to Enter Caste 3.0 Response ADMIN 4.0 Education Education_Category Response Requestto Manage Request to Manage 5.0 Request to Verify 6.0 Activate/ Response Response Request to View 7.0 View Express Response Request to Publish 7.0 Success Response ADMIN Success_stories Citzenship Religion Mother_tongue
  • 10. 7.1 MODULESAND DESCRIPTIONS A module is a bounded contiguous group of statements having a single name and that can be treated as a unit. In other words, a single block in a pile of blocks. The Online Matrimonial System includes two main modules. 1. ADMINISTRATIOR Administration module consist of three sub-modules 1.1. Add Details This sub module of administrator enables to add new items to the database. Details Such as Religion, Education category, caste, occupation etc 2. Edit Details At each entry into the matrimonial data base, the administrator has got the power to edit the details before adding to its original list of items. And it is being performed within a specified time stamp. Validation of profiles is done manually. Administrator meticulously validates each and every profile carefully on specific criterion before it is added to our database. Hence, it takes 24 hrs to validate all the profiles that are being added on one particular day. Almost every word counts. Administrator categorically ignores profiles that are submitted by underage persons, and profiles that contain abusive content. Administrator reject profiles that contain invalid data such as added for fun/ looking for friendship / not related to marriage. We try and maintain the highest quality in the database we serve. 3. Delete Details
  • 11. As of the power to edit the details, administrator has also got the power to delete an added Item from the list. 2. USER User module consist of three sub-modules 1.1 Registration A Member at Online Matrimonial System can  Post Profile.  Update Profile.  Delete Profile.  Know the ProfileStatistics. 1. Post Profile (Registration). Here men or women can register with or without their photos. The form to add your profile will be displayed. User must give all the necessary as well as optional details as possible, including the contact details in full. This will increase the chances of your profile being displayed when our members search for matches. After you submit your information, your profile will be automatically created and you shall be given a "Matrimony ID" generated for future references. 2. Update Profile Users can modify the profile contents that are displayed. 3. , Delete Profile Users can delete their profile .Profile once deleted cannot be restored or reactivated. 4. , Know the profileStatistics.
  • 12. In the profile Statistics page user can view their details such as name, age, education and occupation details etc. user can also view their interest received details and interest sent details 1.2 Searching Online Matrimonial System provides users with the following options to search user’s soul mate. o Advanced search o Regular search o Search by Profile Number. o Search by Religion o Search by Country o Search by Caste o Search by Education 1.Advanced Search :-Advanced Search is designed to cover every aspect of your search criteria delivering such profiles. Advanced Search has additional options of searching for profiles using key- words, caste no bar option, search on the basis of residing state and physical status to further bring profiles closest to user expectations. 2.Regular Search :-This is the regular search that allows you to search for members based on age/ language/caste/height etc. 3.Search by profile number :-Every profile at Online Matrimonial System is identified by a unique profile number.This could be handy in a situation where you have been supplied a profile number by a member and you like to view the complete profile. You can thus skip the hassles of browsing through long pages of search results. It is a convenient way to search for a list of prospective partners based on a few basic fields. 1.2.4 Search by Religion : -It is a convenient way to search for a list of prospective partners based
  • 13. on religion. 5.Search by Country :-It is a convenient way to search for a list of prospective partners based on country. 6.Search by caste :-It is a convenient way to search for a list of prospective partners based on caste. 2.2.7 Search by Education :-It is a convenient way to search for a list of prospective partners based on education. 1. 3. EXPRESS INTEREST Express Interest is an exclusive feature that enables you to send automated messages to members absolutely FREE.User can send unlimited Express Interest messages to anyone you choose and can also accept any number of Express interest messages sent to you by other members. 2. PROCESS LOGIC FOR ALL MODULES Administrator Module  Create new Administrator registration  Enter username and password  Check username, password and roles are valid or not.  If valid user, allow access to the authenticated pages otherwise display error messages.  Add /Edit Religion  Add /Edit Caste  Add /Edit Education Category  Add /Edit Occupation  Add /Edit Country
  • 14.  Add /Edit State  Add /Edit City  Add /Edit Citizenship  Add /Edit Blood Group  Add /Edit Mother Tongue  Add /Edit Star  Add /Edit Height  View and activate registration  View user's login summary  View interest received  View interest sent  View and publish success Stories  Manage News  View and send mails User Module  Create new User registration  Enter username and password  Check username, password and roles are valid or not.  If valid user, allow access to the authenticated pages otherwise display error messages.  Post profile.  Update profile.  Delete profile.  Know the profile statistics  View and send message  Search profile  Add to favorites  View interest received  Send interest  View success stories  View news Searching Module
  • 15.  Advanced search  Regular Search  Search by Profile Number.  Search by Religion  Search by Country  Search by Caste  Search by Education 7.3 LIST OF REPORTS Reports are the outputs of database application. Reports are used to retrieve and present data in formatted way. The information on reports is arranged in different ways. A report may also contain graphs, charts, table’s etc.The user can generate different types of reports by manipulating database. Some reports are simple a list of the record in database. There are five reports in this project are as follow:  Daily, Weekly, Monthly, Yearly Registration Report  Profile Statistics Report  Graphical Report of Visitors  Interest Received Report  Interest Sent Report
  • 16. 8. FUTURE SCOPE & ENCHANCEMENT OFTHE PROJECT The Online Matrimonial System is designed for users to find out his/her best soul mate. Each task in this site is divided into modules. Hence modification and enhancement can be made easily without affecting any other part of the program. This siteis not providing any facility for direct interaction between users. This system can be further enhanced by including a chat application, which will facilitate direct communication between users. The current system provides free service for all kinds of users. It can be enhanced to a commercial site. Since the design of the system allows high level of feasibility for expansion and development, all the above said improvements can be performed hassle free and without hampering the basic functionalities of the system.