Vous êtes sur la page 1sur 30

Rajkumar Ghosh (08/CSE/72) Roushan Parwej (08/CSE/75) Basab Patra (08/CSE/88) Sanjib Patra (08/CSE/119)

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 like to thank Mr. Sayantan Bose , Faculty, CMC Academy, Park Street, for giving us his kind help for developing our project.

This project has been developed keeping in mind that in today everything included shopping is done through internet. Thats why we made this project through which a buyer can view and buy different Music CDs & DVDs. The buyer will add items to a shopping cart. Payment will be done through Credit Card. Buyer must be registered for making payment.

This web based technology was introduced by Microsoft Corp. It provides Language Independent Platform C# is commonly used for developing dynamic web sites. The software is called Visual Studio where this language can be implemented.

Windows 98/2000/XP/7 RAM : 512 MB HDD : 40 GB VGA : 32 bit adapter Monitor : Compatible with adapter Others : Internet connection

Its the welcome page User can have options like to view products, to know further about the site To make contact with the authority

The user can choose the products from selection 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 the details option to know further about the product.

This page shows the cart with the items and details that the user chosen. User can go to the payment section through Show Bill or can buy more by selecting Add to Cart

If the user has already registered, he can use 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.

The Registration Page has different fields with different types of validations implemented. The password field shows automatically how much strong is the password. After fill-up the form user will select Submit to complete registration. He/She will be redirected to Login Page

This is the final page. The bill is shown with a 4% of VAT.

After fill-up of proper details user will just have to press the Pay button to do the payment.

Column Name Billno BDate TAmt UserId

Data Type varchar(6) datetime varchar(10) varchar(20)

Allow Types

Y Y Y

Column Name Billno Pid Price

Data Type varchar(6) int int

Allow Types Y Y Y

Column Name
CatId CatName

Data Type
varchar(20) varchar(20)

Allow Types

Column Name Billno Pid Pdescription Pprice

Data Type varchar(20) varchar(10) varchar(50) varchar(20)

Allow Types

Y Y

Catname

varchar(20)

Column Name
Name UserId Password Address Email Contact

Data Type
varchar(10) varchar(10) varchar(10) varchar(20) varchar(20) varchar(50)

Allow Types
Y

Y Y Y Y

There can be a Administrator Control be implemented for better security & control. Payment can be done through credit card. User can compare between different products. User can virtually configure a system.

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 Black Book,Kogent Learning Solution,ISBN:978-81-7722997-4,Edition:2009

Vous aimerez peut-être aussi