You are on page 1of 36

CETIANS

(A SOCIAL NETWORKING SITE)


SUBMITTED BY : BYOMAKESH SATAPATHY ( 0701106263 ) BISWAMOHAN DASH ( 0701106279 ) PRASANTA KUMAR BARIK ( 0701106246 )

CONTENTS:
Introduction Functional Components Nonfunctional Components Hardware Requirement Software Requirement E-R Diagram Database Design Dataflow Diagram Output Screens Future Scope Bibliography

INTRODUCTION
Social networking has encouraged new ways to

communicate and share information regularly by millions of people. enduring part of everyday life.

Social networking websites are being used Now it seems that social networking will be an

Their principal strength has been an ability to

gather tens of millions of unique users.

This is a project which is developed to create a

social networking site keeping in mind of new fashion in todays world. Every other person belongs to one social networking site or another.

This project provides asocial

whichfocuses on buildingonline communitiesof people who share interests and/or activities, or who are interested in exploring the interests and activities of others.

network service

Most social network services areweb-based and

provide a variety of ways for users to interact, using instant-messagingservices.

FUNCTIONAL COMPONENTS

qUser will provide its unique login id and password in order to access their profile and all other private information.

q
qIf a new user comes up then a signup page will appear which will register the new user.

q
qThe user will be able to maintain and customize their personal profiles which keep up-to-date information about them.

q
qUser will be able to send invitation to other nonmembers and should be able to add as many friends as they want.

qUser will have their own page of personal (blog like) entries or notes and individual picture albums. q qUser will be able to share their albums (either to all or to some specific persons). User will be able to comment on photos of other users. q qUser will communicate with each other through instant-messaging.
q

qCorporate companies can also create their own community and forum in which they can post their latest developments, can interact with clients and also can hire suitable candidates. q qCelebrities can also create a profile through which they can interact with their fans, can post their latest activities ,in short they can market themselves.

USER OF THE SYSTEM


vPublic v vCorporate companies v vCelebrity v vAdministrator

NON FUNCTIONAL COMPONENTS:


Secure access of confidential data(users detail) 24x7 availability Better component design to get better performance at peak time Flexible service based architecture will be highly desirable for future extension

KEYWORDS
GENERIC TECHNOLOGY KEYWORDS:

Operating Systems, Databases, Programming

SPECIFIC TECHNOLOGY KEYWORDS:


Sqlserver, ASP.NET, C#.NET

PROJECT TYPE KEYWORDS:

Requirement analysis, Design, Implementation, Testing, User Interface

REQUIREMENTS

HARDWARE REQUIREMENTS

NUMBER
1 2 3 4

TYPE

DESCRIPTIONS
PENTIUM OR MORE

PROCESSOR INTEL RAM CACHE

128 MB OR MORE 512 KB

HARD DISK 16 GB HARD DISK RECOMMENDED

SOFTWARE REQUIREMENTS

NUMBER
1 2 3

TYPE
OPERATING SYSTEM FRONTEND SOFTWARE BACK END SOFTWARE

DESCRIPTIONS
WINDOWS 2000 OR LATER

ASP.NET(C#.NET) SQLSERVER 2005

MANPOWER REQUIREMENTS 3 persons should be able to complete this project in 7 months.

ER DIAGRAM

personal fname
lname

userid

frid Add friend N Add friend fid msg

Having

pwd

secques

gender dob profile


About_me

ans

toid 1

favbook favmovie favactor

Having

user

1 1

Send

scrapbook

scrap Having 1 Having 1 1 Album contact allowfrnd U_id Photo Alname fuser Tuser

email mobile address

Scrapid

DATABASE DESIGN

admin
COLUMN NAME
Userid Pwd Email Mobile Secques Answer

DATATYPE
Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50)

CONSTRAINTS
Primary key Not Null Not Null Not Null Not Null Not Null

user
COLUMN NAME
Userid Pwd Secques ans

DATATYPE
varchar(50) Varchar(50) Varchar(50) Varchar(50)

CONSTRAINTS
Primary key Not Null Not Null Not Null

city

Column name Country State City id City_name

datatype Varchar(50) Varchar(50) Varchar(50) Varchar(50)

constraint Not null Not null Not null Not null

country

COLUMN NAME
Country_id Country_name

DATATYPE
Varchar(10) Varchar(50)

CONSTRAINTS
Primary key Not Null

state

COLUMN NAME Country Stateid State_name

DATATYPE Varchar(50) Varchar (50)


Varchar(50)

CONSTRAINTS Not Null Not Null Not Null

General details COLUMN NAME Name Gender Realtionship Dob Country State Zipcode City Language Interest Userid DATATYPE Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50) Varchar(50) CONSTRAINTS

Add friend COLUMN NAME Friendid Userid Frienduserid Name Image Status DATATYPE Int Varchar(50) Varchar(50) Varchar(50) Ntext Varchar(50) CONSTRAINTS Not null

Picture COLUMN NAME Pictureid Albumname Image Tag Userid DATATYPE Int Varchar(50) Ntext Varchar(500) Varchar(50) CONSTRAINTS

DATA FLOW DIAGRAM

Data Flow Diagram :


CONTEXT LEVEL

View scrap

CETIAN
Enter profile

User

Level 1

User

Ve Receive user name and password rify u ser name 0.1


user

Login

available

Check password 0.2

Not available

LEVEL -2

Album

USER 0.1.1 Add a Friend 0.1.2 Enter photo

Add friendlist

0.1.3 Send a scrap

Scrap

OUTPUT SCREENS Admin_loginpage

OUTPUT SCREENS
Admin_change password

Admin_Addstate

FUTURE SCOPE OF THE PROJECT :


The project can be used as an availability to develop a project for a different company with different requirement wherein the commonalties in certain areas remain the same at any organizational level. We also can enhance the features of this site by adding some extra features like the settings for privacy policies, chat with friends &work group online, adding videos to profile etc.

BIBILOGRAPHY :
The following books were referred during the analysis and execution phase of the project SQLSERVER 8I THE COMPLETE REFERENCE By Sqlserver Press SOFTWARE ENGINEERINGBy Rajib Mall Professional ASP.NET By Wrox www.microsoft.com/sqlserver. www.Microsoft.com/net www.quackit.com/sql_server RdbmsbookBy Korth

You might also like