Davinder Sir Project.pdf

  • Uploaded by: rimpa
  • 0
  • 0
  • December 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Davinder Sir Project.pdf as PDF for free.

More details

  • Words: 11,462
  • Pages: 162
Contents S. NO.

PARTICULARS

1

Introduction

2

SystemStudy ExistingSystem Drawbacks inthe ExistingSystem

3

SystemAnalysis Actual System ProposedSystem

4

Important terms, acronyms or abbreviation

5

Hardware and Software Requirement

6

OutputScreen

7

Coading

8

Testing

9

Conclusion

10

Bibliography

PAGE NO.

Introduction The Basic problem in searching a good life partner in this world is the times spending and the travelling costeffective. Thisproject (OnlineMatrimonialSystem) is a useful website for a person of any religion who wishes to find a suitable life partner for him self\her self. This website is very useful as it providesa fast searching of numerous suitable profiles. He/she can create his/her profile and can communicate withthe existing members of site. Also since it will be available through internet it will be possible for the user to see their profile any where.

System Study The ONLINE MATRIMONIAL SYSTEM are growing as the internet emerges as the best Technology which provides a fast and efficient access to any information about anything. Difficulty in Keeping the details of each user and their partners, delay in sending messages to them and spending so much money for finding a good life partner causes the appearance of this website. The Project concentrates on to surmount these difficulties. Existing System The existing system was an automated system but It was found to be inefficient in meeting the growing demands of population and different online matrimonial take a lot of time and money

for searching a suitable match. But still they are not able to provide a good life partner

of any country, religion, caste and profession. Drawbacks in the existing system The existing system is not user-friendly system. Disadvantage of the existing system is that for creating a profile it takes a lot of time and money. For searching a good life partner according to your search criteria some time takes a lot of time and sometimes there are no profile according to your. Lack of security of the existing system was found to be another drawback. The existing system does not implement restriction for users to access the data.

System Analysis

Actual System In the actual system when a person want to search suitable life partner he may have to visit matrimonial agencies .The agencies may provide them several photos of

girls/boys and

biodata who are searching for life partner. It takes so much time and money but still not able to get good partner. ProposedSystem The purpose of this document is to describe the design of the project named ONLINE MATRIMONIAL SYSTEM .The purpose of design documentation is to express the vision for the project, describe the contents, and present a plan for implementation. A design document is a bible from which the producer preaches the goal, through which the designers champion their ideas, and from which the artists and programmers get their instructions and express their expertise.

IMPORTANTTERMS,ACRONYMS,ORABBREVIATION HTML

Hypertextmarkuplanguage

HDD

Harddisk

HTTP

Hypertexttransferprotocol

RAM

Randomaccessmemory

Hardware and Software Requirement

HARDWARE Processor

-

INTEL Pentium and followers(X86)

Clock Speed -

1000MHz

Memory

-

512 MB

HDD

-

80 GB

OPERATING SYSTEMS

Windows xp and later versions

INTERFACE/PROTOCOLREQUIREMENTS HTTP FTP SMTP

OutputScreens Front / Home Page

Register Page

Find Partner Page

Religion Page

Choose Cast Page

Login Page

Contact Us Page

Report Abuse or Complain Page

View Profile Details Page

Coding

Style CSS (style.css) body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; text-align:justify; background-color:#FFFFFF; } a:hover{ color:#000000; } .button_back{ width:129px; height:66px; background:url(images/button_back.gif) repeat-x top; } .menu{ width:150px; height:36px; background:url(images/button.gif) no-repeat top; } .menu_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:center; text-decoration:none; font-weight:bold;

} .welcome{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color: #333333; text-align:center; text-decoration:none; font-weight:bold; } .menu_bottem{ height:49px; background:url(images/button_botem.gif) repeat-x top left; } .login_back{ height:50px; background:url(images/login_back.gif) repeat-x top; } .reg_boder{ border-left:solid 2px; color:#CCCCCC; border-right:solid 2px; color:#CCCCCC; } .ser{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#6CB300; padding:7px; } .reg_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;

color:#666666; text-decoration:none; padding:3px; } .reg_boder1{ border-bottom:dashed 1px; color:#74C100; } .search{ background-color:#FF9900; } .flash{ height:241px; background:url(images/flash_back.gif) repeat-x top left; } .client{ height:25px; background:url(images/client_back.gif) repeat-x; } .client_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#ffffff; text-align:center; font-weight:bold; text-decoration:none; padding-top:3px; } .client_txt2{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;

color:#666666; text-align:justify; text-decoration:none; padding-left:5px; } .right_line{ border-left:dashed 2px; color:#74C100; } .client2{ height:24px; background:url(images/client_back2.gif) repeat-x; } .footer_back{ height:38px; background:url(images/footer_back.gif) repeat-x; } .login{ border:dashed 1px; color:#74C100; } .login1{ border-right:dashed 1px; color:#000000; } .login2{ border-left:dashed 1px; color:#000000; } .foot_top{ border-top:dashed 1px; color:#CCCCCC; border-right:dashed 2px; border-right-color:#74C100; } .ourlink{

font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#006600; text-decoration:none; font-weight:bold; text-align:justify; padding:7px; } .ourlink_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-align:justify; text-decoration:none; padding-left:8px; padding-bottom:5px; } .body_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-align:justify; text-decoration:none; padding:6px; } .flash_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#ffffff; text-align:center;

text-decoration:none; padding:6px; font-weight:bold; } .foot_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:left; text-decoration:none; padding:6px; } .more{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; text-align:right; text-decoration:none; } .htsm{ font-family:Tahoma, Verdana, Arial; font-size:11px; color:#666666; text-align:justify; text-decoration:none; padding-left:15px; } .regi{ font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px; color:#333333; font-weight:bold; text-align:center; text-decoration:none; padding:5px; } .reg{ width:200px; } .regist{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#009900; text-decoration:none; text-align:justify; font-weight:bold; padding:8px; } .sel_lng{width:225px;} .red_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF0000; text-align:left; text-decoration:blink; } .reg_head{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;

color:#009900; text-decoration:none; padding:4px; } .log_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF0000; text-align:left; text-decoration:none; } .acc{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none; text-align:left; font-weight:bold; padding:6px; } .reg_back{ width:280px; height:171px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#666666; text-decoration:none; padding:3px; background:url(images/findpat_pic.jpg) no-repeat left center;

} .detal_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none; text-align:justify; font-weight:bold; padding:3px; } .detal_Header{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none; text-align:justify; font-weight:bold; padding:3px; } .B_detail{ background-color:#c8e1a2; } .S_detail{ background-color:#fefaee; } .f_detail{ background-color:#f1fff1; } .Y_detail{ background-color:#fde4d0; }

.manageac{ border:groove 3px; color:#999999; background:url(images/user_icon.gif) no-repeat center; } .manage_right2{ width:5px; background:url(images/manag_right_button2.jpg) repeat-y top right; } .manage_right3{ background:url(images/manag_right_button3.jpg) repeat-y top right; } .manage_pic{ width:25px; height:25px; background:url(images/manag_right_icon.jpg) no-repeat center; } .manage_pic_back{ height:25px; background:url(images/manag_right_button_top.jpg) repeat-x top; } .cast_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#666666; text-align:center; text-decoration:none; } .cat_boder{ border-right:groove 1px; color:#009900; } .cat_mainboder{

border:solid 1px; color:#666666; } .text_1 { font: normal 12px tahoma; color: #7E7E7E; text-decoration: none; padding-left: 10px; text-align: justify; } .retun{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF0000; text-align:left; text-decoration:blink; } .text_2 { font: bold 13px tahoma; color: #7E7E7E; text-decoration: none; padding-left: 10px; text-align: left; } .text_3 { font: bold 12px tahoma; color: #FF6600; text-decoration: none; padding-left: 10px; text-align: justify; }

.index_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:center; text-decoration:none; } .paratext2{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666666; text-align:justify; text-decoration:none; }

Front / Home Page (index.html)

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> KIHEAT <style type="text/css">
 

cellspacing="0">
         

cellspacing="0">
 
 


Register Now
100% Free Marriage Website
 
 
 
 
This is 100% free matrimonial site for single men and women looking to find their match and marriage partner.
a 100% free matrimonial site for single men and women looking to find their match and marriage partner.
This is a 100% free matrimonial site for single men and women looking to find their match and marriage partner.
a 100% free matrimonial site for single men and women looking to find their match and marriage partner.



<span style="line-height:20px;">We invite you to register for free and join thousands of prospective brides and grooms who have found love and marriage through online matrimonial sites. Listed here are photo profiles of members each seeking a suitable match and who would be interested to meet and introduce themselves to you.


Komal
KIHEAT
(BBA)

Swati
KIHEAT
(BBA)



Simranjeet
KIHEAT
(BBA)

Jaskaran
KIHEAT
(BBA)
 




Quick Search




Looking for Bride Groom
Age <select class="vam input" name="age1">

  to   <select class="vam input" name="age2">



Religion <select name="religion_code" id="religion_code">

Caste <select name="caste_code" id="caste_code">



Mother Tongue <select name="mother_tongue_code">

With Photo
 
 
Profile ID Search More Search Options
 
 
<span class="client_txt">Client's Comments
We are always committed to offer services that deepen the trust of our members. Detailed Manual Screening of every ProfileVerified Profile & Contact Information Highest level of Privacy & Security More
 
<span class="client_txt"> Help to find a

life partner?
We are always committed to offer services that deepen the trust of our members. Detailed Manual Screening of every Profile Verified Profile & Contact Information Highest level of Privacy & Security More
<span class="more">more.....
 




 
 
 
 
 


Registration Page (register.html)

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> KIHEAT <style type="text/css">
 


         



cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
 
 


Register Now
100% Free Marriage Website
 
 


 
 




Hindu Sikh Christian Muslim Jain Buddhist
 
Atheist Bahai Jew Parsi
 
 
 
 
 
 
 
 




Quick Search
Looking for Bride Groom
Age <select class="vam input" name="age1">

  to   <select class="vam input" name="age2">

Religion <select name="religion_code" id="religion_code">

Caste <select name="caste_code" id="caste_code">



Mother Tongue <select name="mother_tongue_code">



With Photo
 
 
Profile ID Search More Search Options
 
 
 






Find Partner Page (findpartner.html)

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> KIHEAT <style type="text/css">
 


         


 
Find Partner
 



Quick Search
Looking for Bride Groom
Age <select class="vam input" name="age1">

  to   <select class="vam input" name="age2">

Religion <select name="religion_code" id="religion_code">

Caste <select name="caste_code" id="caste_code">



Mother Tongue <select name="mother_tongue_code">



With Photo
 
 
Profile ID Search More Search Options
 
 
 
 
 




 


Religion Page (religion.html)

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> KIHEAT <style type="text/css">
 




         
 
 
height="6" />
Register Now
100% Free Marriage Website
 
 

height="50" />
 


 


Hindu Sikh Christian Muslim Jain Buddhist
 
Atheist Bahai Jew Parsi
 
 
 
 
 
 
 
 


Quick Search


Looking for Bride Groom
Age <select class="vam input" name="age1">

  to   <select class="vam input" name="age2">

Religion <select name="religion_code" id="religion_code">

Caste <select name="caste_code" id="caste_code">



Mother Tongue <select name="mother_tongue_code">

With Photo
 
 
Profile ID Search More Search Options
 
 


 




Cast Page (caste.html)

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> KIHEAT <style type="text/css">
 

style="padding-top:8px;" />


         


 


 
Register Now
100% Free Marriage Website
 
 
 
 




Agarwal
class="cast_txt" rel="nofollow">Arora
Vanniyar Banjara Bhandari Bhatia
 
Brahmin Bunts Chaudary Chaurasia Chettiar Coorgi
 
Devanga Dhangar Ediga
class="cast_txt" rel="nofollow">Ezhava
Gowda Gupta
 
Iyengar Jain Jaiswal Jangam Kalar Kamma
 
Kashyap Kayastha Khatri Kokanasta Kshatriya Kuruba
 
Shetty Lingayat Maratha Marwari Mehra Mogaveera
 
Mudaliar Mudiraj Nadar Naidu Nair Nambiar
 
Nayaka Padmasali Patel Perika Pillai Rajaka
 
Rajput Reddy Vokkaliga Vishwakarma Shimpi Sikh
 

class="cast_txt" rel="nofollow">Sindhi
Togata Udyar Yadav Vaishya Vanniyar
 
 
 
 
 
 
Quick Search


Looking for Bride Groom
Age <select class="vam input" name="age1">

  to   <select class="vam input" name="age2">



Religion <select name="religion_code" id="religion_code">
Caste <select name="caste_code" id="caste_code">



Mother Tongue <select name="mother_tongue_code">

With Photo
 
 
Profile ID Search More Search Options
 


 
 

cellspacing="0">


Login Page (rslogin.html)

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> KIHEAT <style type="text/css">
 


         


 


 

cellspacing="0">
Register Now
100% Free Marriage Website
 
 
 
 
Login
 
 
User Name :
Password :
   

Are you forget your User/Password ?
 
 
 
Quick Search


Looking for Bride

Groom
Age <select class="vam input" name="age1">

  to   <select class="vam input" name="age2">

Religion <select name="religion_code" id="religion_code">

Caste <select name="caste_code" id="caste_code">



Mother Tongue <select name="mother_tongue_code">

With Photo
 
 
Profile ID Search More Search Options
 
 
<span class="client_txt">Client's Comments
We are always committed to offer services that deepen the trust of our members.Detailed Manual Screening of every Profile Verified Profile & Contact InformationHighest level of Privacy & Security More
 
<span class="client_txt"> Help to find a life partner?
We are always committed to offer services that deepen the trust of our members.

Detailed Manual Screening of every ProfileVerified Profile & Contact Information Highest level of Privacy & Security More
<span class="more">more.....
 




Contact us Page (contactus.html)

KIHEAT <style type="text/css">


         


 
Send <span class="style1">Enquiry Our <span class="style1">Address


Your Name <span class="retun">* :
Your Address :
Your City <span class="retun">* :
Your State :
Your Country :
Your Zip :
Your Phone :
Your e-mail <span class="retun">* :
size="30">
Your Enquiry :
   
     




     
Company :  
Address :
   
   
   
Phone :  
Mobile :  
Email :  
Website :  
     
Gtalk :  




Report Abouse / Feedback Page (reportabouse.html)



KIHEAT <style type="text/css">


         


 
Send <span class="style1">Enquiry  


Your Name <span class="retun">* :
Your Phone :
Your e-mail <span class="retun">* :
Your Enquiry :
   
     


View Profile Details Page (view_detail_komal.html)

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> KIHEAT <style type="text/css">
 


         


 
   
 
 




Basic Details
Name :  
Gender :
Date-Of-Birth : //
Marital Status :
Height :
Country :
State :
City :
Distric :
Village :
Lane/Street :
Mobile :
Land line :
Mother Tongue :
Religion :


Social & religious background
Subcast surname :  
Gotra :
Blood group :


Family details
Family Values :  
Family Type :  
Family Status :  
Father's Name :  
Father Occupation :  
Mother's Occupation :  
Brothers :  
Sisters :  
Live with parents :  
About family :  


Your Education & Professional Details
Work Status :
Professinal Background :
Spoken Languages :
Address : same as my profile
 
 




 
 
   
Update basic
Update Edu & social background
Update Your Partner Preference
 
 
 
 
<span class="client_txt">Client's Comments
We are always committed to offer services that deepen the trust of our members. Detailed Manual Screening of every Profile Verified Profile & Contact Information Highest level of Privacy & Security More
 
<span class="client_txt"> Help to find a life partner?
We are always committed to offer services that deepen the trust of our members. Detailed Manual Screening of every Profile Verified Profile & Contact Information

Highest level of Privacy & Security More
<span class="more">more.....
 




Testing For testing our software we test each and every path that user can go at any point in the lifetime of the system to ensure that the system is fool proof.

Various Tests

1. Unit Testing In unit testing we had tested every single part that is the forms of the software. We do this simultaneously while the project is being built. For each part various inputs are given based on the fields of those particular forms and match with the possible outputs and its acceptable ranges are retrieved. Then the various sets of input values are devised with various combinations of inputs being out of range. These bring out the behavior of software in case of inputs being out of range.

2. Module Testing Software is written in HTML, so it is a collection of pages. So we tested each and every page carefully with various sets of input values with various combinations of inputs being out of range. And we found all the components in the module are working perfectly. These bring out the behavior of software in case of inputs being out of range.

3. System Testing This phase of testing is done by evaluating the software performance by putting into test more than one forms hence the system. Then the software’s performance is evaluated and checked. Various sets of input values are devised with various combinations of inputs being out of range. These bring out the behavior of software in case of inputs being out of range.

Conclusion It has helped us in gaining valuable information on the web page design principle, handling the user interface in powerful way to access the various pages across the application. More than anything this project has given us great satisfaction in having designed an application, which processes information from departments to the students and vice-versa, As

well to the administration. And in oneplace, which saves precious time and transfers the user’s needs into a software solution.

BIBLIOGRAPHY

Websites: www.google.com  www.w3schools.com

 www.wikipedia.org  www.shaddi.com

Books: Sams Teach Yourself HTML in 10 Minutes (SAMS)  HTML forMasterminds (J.D.GAUCHAT)

Related Documents

Davinder Sir Project.pdf
December 2019 18
Projectpdf
July 2020 22
Sir
June 2020 17
Davinder Is A Pussy
May 2020 6
Sir Patrick.docx
October 2019 18
Sir Christemas.docx
December 2019 20

More Documents from "Alec McGregor"

Bio 8.pdf
December 2019 12
Minor Project Report.docx
December 2019 19
6th Projet.docx
December 2019 17
Bio 1.pdf
December 2019 18