project on online music store

Upload: mitali-chaterjee

Post on 07-Apr-2018

217 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/3/2019 Project on Online Music Store

    1/30

  • 8/3/2019 Project on Online Music Store

    2/30

    Rajkumar Ghosh (08/CSE/72)

    Roushan Parwej (08/CSE/75)

    Basab Patra (08/CSE/88)

    Sanjib Patra (08/CSE/119)

  • 8/3/2019 Project on Online Music Store

    3/30

    At first we all like to thank our beloved HOD,Mr. T.K.Ghosh for giving us the chance to

    develop our summer project . Next we all liketo thank Mr. Sayantan Bose , Faculty, CMCAcademy, Park Street, for giving us his kindhelp for developing our project.

  • 8/3/2019 Project on Online Music Store

    4/30

    This project has been developed keeping inmind that in today everything included

    shopping is done through internet. Thats whywe made this project through which a buyercan view and buy different Music CDs &DVDs. The buyer will add items to a

    shopping cart. Payment will be done throughCredit Card. Buyer must be registered formaking payment.

  • 8/3/2019 Project on Online Music Store

    5/30

    This web based technology was introducedby Microsoft Corp.

    It provides Language Independent Platform C# is commonly used for developing

    dynamic web sites.

    The software is called Visual Studiowhere this language can be implemented.

  • 8/3/2019 Project on Online Music Store

    6/30

    Windows 98/2000/XP/7

    RAM : 512 MB

    HDD : 40 GB VGA : 32 bit adapter

    Monitor : Compatible with adapter

    Others : Internet connection

  • 8/3/2019 Project on Online Music Store

    7/30

  • 8/3/2019 Project on Online Music Store

    8/30

    Its the welcome page

    User can have options like to view products,

    to know further about the site To make contact with the authority

  • 8/3/2019 Project on Online Music Store

    9/30

  • 8/3/2019 Project on Online Music Store

    10/30

    The user can choose the products fromselection the options from the drop down

    list. After the selection of category user will see

    the albums belonging to the category.

    The user will then have to select thedetails option to know further about theproduct.

  • 8/3/2019 Project on Online Music Store

    11/30

  • 8/3/2019 Project on Online Music Store

    12/30

    This page shows the cart with the itemsand details that the user chosen.

    User can go to the payment sectionthrough Show Bill or can buy more byselecting Add to Cart

  • 8/3/2019 Project on Online Music Store

    13/30

  • 8/3/2019 Project on Online Music Store

    14/30

    If the user has already registered, he canuse his ID and Password to complete the

    payment. Otherwise he can select Sign Up to

    register him/her self.

    The fields in this page cant be left blank.

  • 8/3/2019 Project on Online Music Store

    15/30

  • 8/3/2019 Project on Online Music Store

    16/30

  • 8/3/2019 Project on Online Music Store

    17/30

    The Registration Page has different fieldswith different types of validations

    implemented. The password field shows automatically

    how much strong is the password.

    After fill-up the form user will selectSubmit to complete registration.

    He/She will be redirected to Login Page

  • 8/3/2019 Project on Online Music Store

    18/30

  • 8/3/2019 Project on Online Music Store

    19/30

    This is the final page.

    The bill is shown with a 4% of VAT.

  • 8/3/2019 Project on Online Music Store

    20/30

  • 8/3/2019 Project on Online Music Store

    21/30

    After fill-up of proper details user will justhave to press the Pay button to do the

    payment.

  • 8/3/2019 Project on Online Music Store

    22/30

  • 8/3/2019 Project on Online Music Store

    23/30

    Column Name Data Type Allow Types

    Billno varchar(6)

    BDate datetime Y

    TAmt varchar(10) Y

    UserId varchar(20) Y

  • 8/3/2019 Project on Online Music Store

    24/30

    Column Name Data Type Allow Types

    Billno varchar(6) Y

    Pid int Y

    Price int Y

  • 8/3/2019 Project on Online Music Store

    25/30

    Column Name Data Type Allow Types

    CatId varchar(20)

    CatName varchar(20) Y

  • 8/3/2019 Project on Online Music Store

    26/30

    Column Name Data Type Allow Types

    Billno varchar(20)

    Pid varchar(10)

    Pdescription varchar(50) Y

    Pprice varchar(20) Y

    Catname varchar(20) Y

  • 8/3/2019 Project on Online Music Store

    27/30

    Column Name Data Type Allow Types

    Name varchar(10) Y

    UserId varchar(10)

    Password varchar(10) Y

    Address varchar(20) Y

    Email varchar(20) Y

    Contact varchar(50) Y

  • 8/3/2019 Project on Online Music Store

    28/30

    There can be a Administrator Control beimplemented for better security & control.

    Payment can be done through credit card. User can compare between different

    products.

    User can virtually configure a system.

  • 8/3/2019 Project on Online Music Store

    29/30

    http://en.wikipedia.org/wiki/ASP.NET

    http://wiki.asp.net/page.aspx/1332/aspnet/

    http://www.w3schools.com/aspnet/aspnet_intro.asp

    http://forums.asp.net/18.aspx/1?Web+Forms

    Dreamtech Press,Web Technology BlackBook,Kogent Learning Solution,ISBN:978-81-7722-997-4,Edition:2009

  • 8/3/2019 Project on Online Music Store

    30/30