You are on page 1of 32

Social Networking Website

GROUP NO:- 39

DEVELOPED BY

PATEL HITESH J.(105240693051)

GUIDED BY

MR. JIGNESH PATEL

.
Project Description

 Social networking is the grouping of individuals into specific groups,


like small rural communities or a neighborhood subdivision. Although
social networking is possible in person, especially in the workplace,
universities, and high schools, it is most popular online. This is because unlike
most high schools, colleges, or workplaces, the internet is filled with millions
of individuals who are looking to meet other people.
Continue…….

 Social network is the mapping and measuring of relationships and flows

between people, groups, organizations,computers,URLs, and other


connected information/knowledge entities. The nodes in the network
are the people and groups while the links show relationships or
flows between the nodes.

 Social Networking Website project itself is a huge project comprising


various features like profile updating, friend’s list organization and various
other application to enhance the overall look and feel of the website.
Continue…….

 Through this website you can share your photos, videos, views about

anything.

 You can chats to your friends and can see your friends profile and your friend’s

friends profile also but according to the given permission.

 To see your friends profile firstly you have to send a friend request to your

friends if they accept your request then you can share all those things which
are mention above.
HARDWARE / SOFTWARE REQUIREMENTS

 Hardware:
 · Intel Pentium IV MHz or above.

 · A 512 MB RAM.

 · A 10 GB of free Hard disk space for compact install.

 · Microprocessor Pentium III 900 MHz Processor.


HARDWARE / SOFTWARE REQUIREMENTS

Software:

Front End : Visual Studio .NET


Back End : SQL Server 2008
Operating System :Windows 9X/ME/
XP/NT/Vista/Win7.
Mark-up Language : HTML, XHTML.
Style Sheets : CSS
Data Dictionary
Admin

Field Name Data Type Key Description

Admin_Id BigInt Primary Key Unique identification number,


Auto increment by one
Name NVarchar(50) Admin Name

Birth_date DateTime Birth Date of Admin

City_id BigInt Foreign key Unique identification of City

Mobile_no NVarchar(50) Mobile No of Admin

Address NVarchar(50) Address of Admin

Email_id NVarchar(50) Email ID of Admin

Password NVarchar(50) Password For Login


User

Field Name Data Type Key Description


User_Id BigInt Primary Key Unique identification number,
Auto increment by one
First_Name NVarchar(50) First Name of User

Middle_Name NVarchar(50) Middle Name of User

Last_Name NVarchar(50) Last Name of User

Email_ Id NVarchar(50) Email ID of User

Password NVarchar(50) Password For Login

Mobile No NVarchar(20) Mobile No of Admin


User Profile
Field Name Data Type Key Description

UserProfile_Id BigInt Primary Key Unique identification number,


Auto increment by one
User Id BigInt Foreign Key Unique identification of User

Birth Date DateTime Birth Date of Admin

Address NVarchar(250) Address of Event

Phone No NVarchar(20) Landline No of Admin

City_Id BigInt Foreign key Unique identification of City

Gender Bit Male or Female

Relationship NVachar(50) Single or Married

ZipCode Bit Zip code of City

HighSchool_Name NVachar(50) Name of High School

Collage_Name NVachar(50) Name of Collage

Hobby NVachar(50) Hobby of User


Album

Field Name Data Type Key Description


Album_Id BigInt Primary Key Unique identification number,
Auto increment by one
Description Varchar(150) Description of Album

Cover Photo NVarchar(50) Cover Photo of Album

User_ Id BigInt Foreign Key Unique identification of User

Title NVarchar(50) Title of Album


Category

Field Name Data Type Key Description


Category_Id BigInt Primary Key Unique identification number,
Auto increment by one
Category_Name NVarchar(150) Community Category Name
City

Field Name Data Type Key Description


City_Id BigInt Primary Key Unique identification number,
Auto increment by one
City_ Name NVarchar(50) City Name
State_Id BigInt Foreign Key Unique identification of State
Country

Field Name Data Type Key Description


Country_Id BigInt Primary Key Unique identification number,
Auto increment by one
Country_Name NVarchar(50) Country Name
Community

Field Name Data Type Key Description


Community_Id BigInt Primary Key Unique identification number,
Auto increment by one
Community_ Name NVarchar(50) Community Name

Category_Id BigInt Foreign Key Unique identification of Category

User_Id BigInt Foreign Key Unique identification of User

Start_Date DateTime Start Date of Community

Description NVarchar(150) Description of Community

City_Id BigInt Foreign key Unique identification of City

Logo NVarchar(255) Image of Community


Events

Field Name Data Type Key Description


Event_Id BigInt Primary Key Unique identification number,
Auto increment by one
Event_Name NVarchar(50) Event Name

User_id BigInt Foreign Key Unique identification of User

Address NVarchar(250) Address of Event

Start Date DateTime Start Date of Event

End Date DateTime End Date of Event

Description NVarchar(150) Description of Event

Privacy Bit Secure or Not

Image NVarchar(255) Image of Event

IsActive Bit Active or Not


Member community

Field Name Data Type Key Description


MemberCommunity_Id BigInt Primary Key Unique identification number,
Auto increment by one
Community_Id BigInt Foreign Key Unique identification of
Community
User_Id BigInt Foreign key Unique identification of Member

IsActive Bit Active or Not


Community

Field Name Data Type Key Description


Community_Id BigInt Primary Key Unique identification number,
Auto increment by one
Community_ Name NVarchar(50) Community Name

Category_Id BigInt Foreign Key Unique identification of Category

User_Id BigInt Foreign Key Unique identification of User

Start_Date DateTime Start Date of Community

Description NVarchar(150) Description of Community

City_Id BigInt Foreign key Unique identification of City

Logo NVarchar(255) Image of Community


Photos

Field Name Data Type Key Description


Photo_Id BigInt Primary Key Unique identification number,
Auto increment by one
Name NVarchar(50) Name of Photo

Location NVarchar(255) Location of Photo

Is Visible Bit Is Visible or Not

Album_Id BigInt Foreign Key Unique identification of Album


Scrap

Field Name Data Type Key Description


Scrap_Id BigInt Primary Key Unique identification number,
Auto increment by one
User_Id BigInt Foreign key Unique identification of Sender

Friends_Id BigInt Foreign key Unique identification of Receiver

ScrapBox NVarchar(50) Storage of Scrap

Scrapdate DateTime Date of Scrap


State

Field Name Data Type Key Description


State_Id BigInt Primary Key Unique identification number,
Auto increment by one
State Name NVarchar(50) State Name

Country_Id BigInt Foreign Key Unique identification of Country


Photos

Field Name Data Type Key Description


Photo_Id BigInt Primary Key Unique identification number,
Auto increment by one
Name NVarchar(50) Name of Photo

Location NVarchar(255) Location of Photo

Is Visible Bit Is Visible or Not

Album_Id BigInt Foreign Key Unique identification of Album


Testimonial

Field Name Data Type Key Description


Testimonial_Id BigInt Primary Key Unique identification number,
Auto increment by one
User_Id BigInt Foreign key Unique identification of Sender

Detail NVarchar(150) Detail Of Testimonial

Date DateTime Date of testimonial

IsAccepted Bit Is Accepted or Not


Maintain Friends

Field Name Data Type Key Description


Maintainfriends_Id BigInt Primary Key Unique identification number,
Auto increment by one
Friend_Id BigInt Foreign Key Unique identification of Friend

User_Id BigInt Foreign Key Unique identification of Sender

IsApprove Bit Is Approve or Not


Video

Field Name Data Type Key Description


Video_Id BigInt Primary Key Unique identification number,
Auto increment by one
Video-Name NVarchar(50) Name of Video

Location NVarchar(255) Location of Video

IsVisible Bit Is Visible or Not

User_Id BigInt Foreign Key Unique identification of User


Birthdate

Field Name Data Type Key Description


UserProfile_Id BigInt Foreign Key Unique identification number,
Auto increment by one
Dob Datetime Birth date of User

Card_link NVarchar(50) Card link of User

Date Datetime Current date

Message NVarchar(50) Message you want to send

Admin_id Foreign Key Unique identification of Admin


E-R Diagram
Continue…..
Use Case Diagram
Login/Logout

Sesrch Content

Authentication
Make Friends
Edit Profile
Admin Manage User User Profile
Profile Change Profile
Change Profile
Photo
Photo
User
View news
Manage
Homepage Upload photo/
video

Community
Post News

Chating

Provide Feedback
Class Diagram
Activity Diagram
Search Friends
Sequence Diagram

You might also like