my_project

7
Friendspace project Technical Design Document Prepared on : Monday, 29 July 2014 Version 0.1 Prepared by: Ritwik Jain 1

Upload: ritwik-jain

Post on 14-Apr-2017

152 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: My_project

Friendspace project

Technical Design Document

Prepared on:Monday, 29 July 2014

Version 0.1

Prepared by: Ritwik Jain

1

Page 2: My_project

Friendspace

Table of Contents

1 Introduction....................................................................................................................................4

1.1 Overview................................................................................................................................4

1.2 Technologies...........................................................................................................................4

2 Project Overview............................................................................................................................4

3 Friendspace screenshots................................................................................................................5

4 Development & Testing..................................................................................................................5

4.1 Database Tables and SQL........................................................................................................5

4.2 Development Environment....................................................................................................6

LiquidHub, Inc. Confidential. Page 2

Page 3: My_project

Friendspace

1 Introduction

1.1 Overview

Friendspace is totally a social networking project which will help to bring whole world more closer .

1.2 Technologies

The following technologies are used to develop Friendspace.

HTML. CSS. Jquery. Javascript. Servlets. JSP. JAVA. MySQL.

2 Project Overview1. Friendspace is social networking website which helps the people all around the world to get

unite and speak one language.2. It has the features of adding posts , changing avtar , adding images and much more to add.3. It has a great colourful outlook.4. It has all the features which a social site should have .

LiquidHub, Inc. Confidential. Page 3

Page 4: My_project

Friendspace

3 Friendspace screenshotsRegistration page:

Sign-in page:

LiquidHub, Inc. Confidential. Page 4

Page 5: My_project

Friendspace

Home page:

4 Development & Testing

4.1 Database Tables and SQL Screenshots

List of database tables and SQL required to fetch Friendspace data :

Post table:

LiquidHub, Inc. Confidential. Page 5

Page 6: My_project

Friendspace

Registration table:

4.2 Development Environment

Notepad ++. SQL yog community. Eclipse v-10. Jdk v1.7 . Tomcat v 7.0 .

LiquidHub, Inc. Confidential. Page 6