TITLE OF PROJECT
ONLINE MARRIAGE BUREO
                                     INTRODUCTION
                                                 This project titled “online marriage bureo ” is
intended to implementation of marriage bureo on the internet .It aims to provide platform for
the making relationship . This matrimonial site offers a earth for the brides and grooms to
meet and know each other .
                                       Marriage is one of the most important relation and needs
mutual understanding of people. “online marriage bureo ” help the brides and grooms to
understand them . Our Endeavour is to provide superior technology, in-depth research,
valuable matrimonial services, and above all the highest quality of customer service
delivered with a sense of warmth, understanding, respect, and spirit.
                                                    It uses the latest and the most cutting edge
technologies available in the online environment to provide members with fast, relevant and
best matching results in strict confidence. We also take care of the security or privacy of the
members by our special features. We fulfill the needs of today's eligible singles who are
searching for convenient and effective ways to meet with prospective partners.
It also has strict abuse prevention and reporting systems for individuals who are accepted via
our screening system. We also protect your photograph uploaded on It, which means no one
can simply download your photograph from our site.
                         We ensures complete safety of your online payments and credit card
details.we also prove forum for the user at our site they can contact us for discussing about
the profile , sensitive issue etc.
                                      OBJECTIVE
The objective of this project is to provide you lots of features which gives you a chance of
experience a full fledge advantage of the matrimonial site .
2-way match using eMatchmaker
Over time it became evident to us that the key to providing an effective and pleasant
matchmaking service would be to develop technology that would give people complete control.
Instead of simply recommending people to each other based on common interests we decided to
let people decide who their ideal life partners would be. Our endeavor resulted in a world-class
technology that offers the flexibility to identify potential matches based on your idea of an ideal
life partner. What we have tried to do is to make available the largest number of matches based
on the kind of matchmaking technique that you choose.
You can choose matches -
  who have interests in common with you based on people looking for somebody like you
based on people you are looking for        who are very different from you. from outside your
community only from your city only from your religion only people who have never been
arried before . In fact, you can choose a 2-Way Match using eMatchMaker i.e. If you meet
somebody’s criteria of an ideal life partner and they meet your criteria, it is a 2-Way Match.
Strict Profile Screening Systems
We know you are serious about finding a life partner. Fortunately. This system ensures that
every profile is screened for irrelevant and/or inappropriate content. We also have strict abuse
prevention and reporting systems for the ones that do get through our screening systems
Search Technology
we value your time. Our technology reflects this appreciation as well. You will notice that the
“online marriage bureo“ website works at super fast speeds compared to our competitors. Try a
search on our site and then try a search on a different site that has a large database. The speed
will speak for itself. We also try and ensure that any maintenance time is minimal so that your
match making experience is a pleasant one.
Relevant Matches
Quality not quantity. This statement cannot be truer when looking for a life partner. So, while we
do our best to keep our database the largest, we also continually strive to build technology that
will only bring you matches that are relevant to you. Our customization, filtering, and blocking
systems are unparalleled in the industry. In fact, we will even send you an email everyday with
matches customized just for you.
Security & Privacy Controls
At this site, we are paranoid about your safety, privacy, and security. We let YOU decide who to
give your contact information to and who not to. It is the same with your photographs. YOU
decide who sees them and who does not .
Project/Category: e-Commerce Site
                           SYSTEM ENVIRONMENT
HARDWARE REQUIREMENTS
Server Side
         Processor             : Pentium IV Processor
         RAM                   : 4 GB or more
         Hard Disk             : 320 GB HDD or more
Client Side
              Processor           : Pentium IV Processor
              RAM                 : 128 MB or more
              Hard Disk           : 10 GB HDD or more
SOFTWARE REQUIREMENTS
      Operating System      :    Microsoft XP/Microsoft 2000 Professional
      Software Used         : Web Browser (IE), Microsoft Visual Studio 2005
      Front End             : Asp.net with C#
      Back End              : SQL Server 2005
      Server                :    IIS 6.0(Internet Information Services)
       DATA FLOW DIAGRAM
                                  SEARCH
                                 REGISTRAT
                ONLINE
                           ION
USER           MARRIAGE
               BUREO       BROWSE
                           PROFILE
                                 CONTACT
           0-LEVEL DFD
  USER                REGISTRATION
login
                        CREATE
SEARCH                  PROFILE
VIEW OTHERS             PAYMENT
PROFILE
        1-LEVEL DFD
           MODULES AND THEIR DESCRIPTION
LOGIN/REGISTRATION :-
This module is for the user of the website (system).this is first security firewall for the
unauthorized user who are just wandering on the internet and doing unnecessary work.it
will save the system to keep away from such user and minimize the chance of abuse
within the system,hence create a good and healthy environment .Here user fill up the
form with relevant details to register as a Free Member .His contact Information will be
kept Confidential & only Paid Members will have access to it, if he post a profile. One
should enter the correct and complete Contact Information in order to ensure best and
maximum responses.
CREATE PROFILE :-
This module is for creating all the detail of the bride / grooms. It take all the detail like
family background,academic record ,professional record, and habbits and all.this module
is most important module of this system.
SEARCH :-
Our various search tools will make your partner search much faster and easier. Go ahead
and enjoy your search. This system provides different custmised search operation to fast
and easy partner search.
                 System provides you page in which you can customized your search on
the basis of :
    •   Job
    •   Age
    •   Status (married/unmarried)
    •   City
    •   Religion
    •   Nationality ETC
PAYMENT :-
                 This module provide different plan for their client.which includes
    •   Regular plan
    •   Premium plan
Etc. all these plans are different as their validity period and number of profile visit
limitation.
                      The payment detail of all plans opted by user is maintained by this
module .it also include the financial data base which needs to be very carefull. All the
credit / debit card information is maintained and processed by this module.
CUSTOMER SERVICE : -
This system includes three means to contact and provides help to the users.
These are
Faq
Contact us/feedback
Suggestion
DATABASE STRUCTURE :-
Table name : user
  Field                  DataType       Length     Constraint
  Userid                 Char           10
  Password               alphanum       10
  Gender                                02         m/f
  Age                    int            02
  Marital Status                        10         Married/unmarried/widow/widower
  Email                  char           20
  Contact No.            int            15
  Address                char           40
         Country              char      10
         City                 char      10
 Table name :- member_detail
   Field                     DataType   Length    Constraint
   User_ID                   Int        10
   MemberShip Type           Char       05
   Amount                    Float      10
   ValidityDuration          Int        10
Table name :- Personnel detail
 Field                DataType               Length Constraint
 Userid               Int                    10
 BType                Char                   10     Slim/average/athleteic/Heavy
 Complexion           Char                   05     White /black/middle
 Diet                 Char                   10     Veg/Non-Veg
 Drink                Char                   05     Y/N/SOMETIME
 Smoke                Char                   05     Y/N/SOMETIME
 Religion             Char                   10
 Mother tounge        Char                   10
 community            Char                   10
 caste                Char                   10
 gotra                char                   10
Table name :- educ_profile
   Field              DataType            Length   Constraint
   User_ID            char                10
   Last Degree        Char                20
   University         Char                20
   Profession         Char                20
   Comapany           Char                20
   WorkProfile        Char                20
   Income             int                 20
Table name : - horoscopic _profile
   Field              DataType       Length        Constraint
   Userid             int            10
   Name               Char           20
   Country            Char           10
   BirthCity          Char           10
   BirthTime          Time           10
   DateOfBirth        Date           10
   ManglikStatus      Char           10
Table name :- family_profile
Field              DataType    Length   Constraint
Userid             Int         10
Residency_Status   Char        20
Familybackground   Char        20
Values             Charr       20
LivewithParents    Char        05
HaveChildren       Char        05
DescribeMore       Char        40
ContactAddress     Char        40
INPUT TO THE PROJECT :-
             LOGIN INFO
             PERSONNEL INFORMATION
             EDUCATIONAL INFORMATION
             FAMILY INFORMATION
             PROFESSION DETAIL
             FINANCIAL DETAIL
OUTPUT OF THE PROJECT :-
         USER ID
         KUNDLI
         PHOTO
         FINANCIAL STATEMENT
                  PROFILE WISE DETAIL
                                 SECURITY MECHANISMS
                   To start with,site no user are allowed to enter into the cart system except proper
username and password validation. The unknown user are NOT even allowed to do navigation
through the site . Whenever any user search they will asked to register/login. So ,abuse are very
much reduced in the site.
                 There are also separate login is provided for the administrator ,so the chance of any
alteration with the detail is likely to be impossible.
         Most of the care are given at the time of payment .all the pages will open in secure way
and for the short time period in the separate page .hence it increase the security . virtual keyboard
also is to be included.
                                  VALIDATION CHECK
This system (site ) is validated at every stage.
   1. First of all, all user need to have a valid user id only they do any thing .
   2. Every page is validated .so user feels very ease to input their detail and it also prevent to
       keep wrong information.
   3. Payment information are done with very authentic domain such as verysign.virtual
       keyboard are also be included.
   4. Profile viewing right is only gives to the only paid user and validated while viewing.
                               FUTURE ENHANCEMENT
SCOPE OF FUTURE
This web application is only for the matrimonial system which used for the matchmaking .there
are no more future enhancement such it cant use for the other application . but we can enhance
and add some usefull tools to help the user while work with the site some ideas are 0r can be
used as future enhancement:-
            Chat room
             Member of this site can also be a parts of the forum of this site .where all the paid
             user can share their thought.
            Forum
             This site can be equipped with a chat room where the user can be share and make
             conversation .like yahoo messenger.
            Multi language portal:
             This site can be support more language like hindi ,Bengali, tamil etc.
                                  BIBLIOGRAPHY
BOOKS
 Ellias. M. Award “System Analysis and Design”, Galgotia Publications, New Delhi, Second
   Edition, 2000.
 Roger .S. Pressman, “Software Engineering”, McGraw Hill Publications, Fourth Edition,
   2003.
 Steven Holzner, “ASP.NET“, Unleashed, Second Edition, 2002.
 Kalen Delaney,”Microsoft SQL Server 2000”, Microsoft Press, Second Edition, 2000.
WEBSITES
        •   http://www.microsoft.com/learning/2005/vstudio/default.mspx
        •   http://code.msdn.microsoft.com/GotDotNet.aspx