Вы находитесь на странице: 1из 2

--------------------------------SRS FOR MATRIMONIAL

WEBSITE--------------------------------

R1 : LOGIN MODULE

R1.1 : LOGIN INTO PROFILE


input : user credentials with password
output : display profile

R1.2 : FORGOT PASSWORD


input : email id of user
output : success message
process: change password using email verification link

R2 : REGISTRATION MODULE

R2.1 : REG_STEP_01(BASIC DETAILS)


input : username,password and other basic details
output : display reg_step_02 page

R2.2 : REG_STEP_02(PERSONAL DETAILS)


input : relegion,horoscope details,hobbies,expectations for
future better half
output : display profile

R3 : ADMIN PANEL

R3.1 : MANAGE REPORTS


input : interaction and appropriate response
output : appropriate message

R3.2 : UPLOAD SUCCESS STORIES


input : couple details with photos
output : display success story
process: update success stories

R3.3 : MANAGING SPAM USER PROFILES


input : user details
output : successful message of deletion
process: updation to user-database

R4 : MANAGE PROFILE

R4.1 : UPDATE PROFILE


input : update details
output : display updated profile
process: update profile in database

R4.2 : DELETE PROFILE


input : reason for deleting
output : success message
process: delete profile data from database

R4.3 : CHANGE PASSWORD


input : old password and new password
output : success message
process: change old pass with new password

R5 : SEARCHING AND MATCH MAKING


R5.1 : SEARCH PROFILES
input : searching details
output : display matching profiles
process: use searching algorithms to search best matching profile
for given input

R5.2 : MATCHMAKING
input :
output : //NOT DECIDED YET
process:

R6 : REPORT SYSTEM
input : report or feedback of user
output : appropriate response
process: updating feedback into database

R7 : SUCCESS STORIES
input : user interaction
output : information of happy married couple

R8 : LOGOUT MODULE
input : user interaction
output : display home page

R9 : FEEDBACK SYSTEM
input : feedback message
output : appropriate message

Вам также может понравиться