synopsis digihome

Upload: akshay-shinde

Post on 14-Apr-2018

215 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/30/2019 Synopsis DigiHome

    1/12

    DigiHome Computers

    Online Computer Store

    Project By,

    Mangaesh Vishwanath Pravane

  • 7/30/2019 Synopsis DigiHome

    2/12

    Introduction

    DigiHome Online Store is an online store website where all people can

    shop computer peripherals as well as any computer related things. Customerswill get all the things at one place. People can login as a member of site & shop

    from the online store. DigiHome will provide the best service as well as a nice

    UI. Site will provide a nice appearance as well as the detailed information

    about any device selected. Use of the site will be with ease.

  • 7/30/2019 Synopsis DigiHome

    3/12

    Objectives

    DigiHome online stores primary motto is to give customers a platform

    to choose their beast machine. They can create their system and easily can buy

    the system. User will be given a freedom to choose from the all peripherals

    listed on site. With detailed information & comparing facility it will be helpful

    for customer to choose their machine.

    Following are some objectives which are placed while building this Project.

    Providing an independent platform dedicated to computer system. Providing an updated price which can be compared with other devices

    which will be really helpful for customer to compare the prizes and

    choose the system.

    Categorization of all the peripherals that will be easy to customers tofind their needs.

    Providing a comment boxes so users can post reviews about theproduct.

  • 7/30/2019 Synopsis DigiHome

    4/12

    Project Category

    This project falls under an online megastore. The website will give all the

    freedom to choose the computer products.

    Tools / Platform

    This website is developed using the tools, which are most suited for

    development of this site.

    A. Eclipse v.10B. JDK 7.3.1C. Dreamweaver v.8D. Postgresql 9

  • 7/30/2019 Synopsis DigiHome

    5/12

    Hardware & Software Requirements

    Hardware:

    Processor Intel Core 2 Duo / AMD Athlon II or higher

    Processor Speed 1Ghz

    Hard Disk Space 20 GB (min.)

    Ram Memory 512 MB (1 GB recommended)

    Software:

    Operating System Windows XP/ Vista/ 7/ 8

    Database Server ORACLE 10G

    Front end JSP

    Scripting Language HTML/CSS

  • 7/30/2019 Synopsis DigiHome

    6/12

    System Design

    Logical Design.

    The user will allowed to input as much as data until database allowed. User can

    input his/ her personal information for registering with our website. After

    completion of registration he will allowed to use all the functionalities of site.

    Restricted web pages can be viewed only after registration with our website.Detailed logical diagrams are covered in DFD section.

    Physical Design.

    UI Design: User Interface will be more sophisticated and with eye catching

    colours. A theme based UI will do its job perfectly without causing a chaos to

    the user of the website.

    Process Design: After logging with our website server user can make his way to

    the website with ease. It will help user of the site to get & find relevant data

    which he is looking for.

    Date Design: Data will be handled by our database with the ease that no

    repeated data will allowed and also protected with the scripts which will be

    more secure from the external threats.

  • 7/30/2019 Synopsis DigiHome

    7/12

    Data Flow Diagrams

    Fig. FIRST LEVEL

    Fig. CONTEXT LEVEL

    Blogs

    Updating

    DigiHome

    online storeDigiHome

    DB

    User

    DigiHome

    Online

    StoreAdmin

    Buy

    Sell

    Maintenance

    Users

    User

  • 7/30/2019 Synopsis DigiHome

    8/12

    Database Design

    USER

    Field Name NULL Type

    USERID Not Null NUMBER (5)

    USERNAME VARCAHR (50)

    PASSWORD VARCAHR (40)

    ADDRESS VARCHAR (80)

    CITY VARCAHR (15)

    PIN VARCAHR (6)

    STATE VARCAHR (15)

    PHONE VARCAHR (15)

    MOBILE VARCAHR (13)

    EMAIL VARCAHR (50)

    SEX VARCAHR (1)

    M_STATUS VARCAHR (15)

    DOB DATE

    SPEC VARCAHR (10)

  • 7/30/2019 Synopsis DigiHome

    9/12

    ITEMS

    Field Name NULL Type

    ITEMID Not Null NUMBER (5)

    ITEMNAME VARCAHR (40)

    PRIZE VARCHAR (80)

    BUYER

    Field Name NULL Type

    USERID Not Null NUMBER (5)

    BUYERID NUMBER (5)

    USERNAME VARCAHR (50)

    ITEM VARCAHR (40)

    MOBILE VARCAHR (13)

    EMAIL VARCAHR (50)

  • 7/30/2019 Synopsis DigiHome

    10/12

    Modules Used In Project

    Welcome Home Page:

    Includes all the map of website. Latest offers, latest schemes.

    Login Page:

    Includes login form for new users.

    Product Pages:

    Includes various pages categorized by systems, platforms, peripherals, OS, etc.

    Shopping Page:

    Includes various stuff for sale.

    Profile Page:

    Here we can see all the summary of user from starting when he joined the

    store.

  • 7/30/2019 Synopsis DigiHome

    11/12

    Name of Reports

    Mainly reports generated with this site will only visible to admin that he can

    manage website, excluding personal information of the user.

    User information which will show the details of buyer. Item list which is on sale. List of Sellers.

    Future Scope of Project

    A great database with a functionalities of handling a large database of various

    products with each and every details.

  • 7/30/2019 Synopsis DigiHome

    12/12