E shopping

32
IMPLEMENTATION OF PROJECT IMPLEMENTATION OF PROJECT E-SHOPPING E-SHOPPING Submitted by:-Varun Singla Submitted by:-Varun Singla 1506463 1506463 C.S.E C.S.E

description

this presentation is for .net major project........for computer science and IT students

Transcript of E shopping

Page 1: E shopping

IMPLEMENTATION OF PROJECTIMPLEMENTATION OF PROJECTE-SHOPPING E-SHOPPING

Submitted by:-Varun Submitted by:-Varun Singla Singla

15064631506463

C.S.EC.S.E

Page 2: E shopping

TECHNOLOGY USEDTECHNOLOGY USED

VISUAL STUDIO 2005VISUAL STUDIO 2005

SQL SERVER 2000SQL SERVER 2000

Page 3: E shopping

HARDWARE HARDWARE REQUIREMENTSREQUIREMENTS::

• PROCESSOR : Pentium IV PROCESSOR : Pentium IV

• RAM : 256 MB RAM : 256 MB

• HARD DISK : 40 GBHARD DISK : 40 GB

• KEYBOARD : Standard 108 Keys KEYBOARD : Standard 108 Keys

KeyboardKeyboard

• MOUSE : 3 Button Scroll MouseMOUSE : 3 Button Scroll Mouse

• MONITOR : 14” Color MonitorMONITOR : 14” Color Monitor

Page 4: E shopping

INTRODUCTION OF INTRODUCTION OF ASP.NETASP.NETASP.NET is an object-oriented, event driven ASP.NET is an object-oriented, event driven

development platform for writing web-based development platform for writing web-based applications before. .NET, active server pages was applications before. .NET, active server pages was the core microsoft technology for developing the core microsoft technology for developing applications that ran through the browser.applications that ran through the browser.

Because ASP.NET is based on the .NET framework, Because ASP.NET is based on the .NET framework, the same classes in the framework class the same classes in the framework class library(FCL) are available to all. NET based library(FCL) are available to all. NET based applications.that means the same coding model applications.that means the same coding model that you use to write windows form applications is that you use to write windows form applications is used to write ASP.NET applications.it also means used to write ASP.NET applications.it also means you can write ASP.NET applications in any.NET you can write ASP.NET applications in any.NET language. language.

Page 5: E shopping

E-SHOPPINGE-SHOPPING

Page 6: E shopping

OBJECTIVEOBJECTIVE

Today in the busy lifestyle, no one has so much time to go Today in the busy lifestyle, no one has so much time to go outside for shopping, so the field of e-shopping has come outside for shopping, so the field of e-shopping has come into emergence.into emergence.

• Our objective of making the project is to do shopping in a Our objective of making the project is to do shopping in a easier way. A customer can do shopping merely by sitting easier way. A customer can do shopping merely by sitting at his workstation. He can purchase anything available on at his workstation. He can purchase anything available on that site. that site.

• To make shopping easy, we make different categories of To make shopping easy, we make different categories of customers like men, women, kids etc. customers like men, women, kids etc.

• To ensure security login facility is provided. To ensure security login facility is provided.

• Navigation facility is also provided.Navigation facility is also provided.

Page 7: E shopping

ROLES AND GOALSROLES AND GOALS

Today on-line activities play a very vital role in Today on-line activities play a very vital role in our lives. We can see almost everything our lives. We can see almost everything surrounding us has been on-lined or is going to surrounding us has been on-lined or is going to be on-linebe on-line

Obviously the answer will beObviously the answer will be Yes! The shopping should be on-Yes! The shopping should be on-

lined……….lined……….On-line shopping plays a very significant On-line shopping plays a very significant • RoleRole in today’s running life with shortage of in today’s running life with shortage of

time for shopping. time for shopping. • GoalGoal is just to make the activity simple, easier is just to make the activity simple, easier

& faster& faster

Page 8: E shopping

PROJECT OVERVIEWPROJECT OVERVIEW

We categorized our project in three We categorized our project in three different modules. These are:-different modules. These are:-

• Registration Registration

• Categories of productsCategories of products

• Mode of paymentMode of payment

Page 9: E shopping

REGISTRATION MODULEREGISTRATION MODULE

In this module we provide login facility In this module we provide login facility forfor

• Old userOld user

• New userNew user

Page 10: E shopping

CATEGORIES OF CATEGORIES OF PRODUCTSPRODUCTSWe classified our products into main category and We classified our products into main category and

sub-categories sub-categories

• MAIN CATEGORYMAIN CATEGORY 1. Men Products1. Men Products 2. Women Products2. Women Products 3. Kids Products3. Kids Products 4. General Products4. General Products

Page 11: E shopping

MODE OF PAYEMENTMODE OF PAYEMENT

• ATMATM

• CREDIT CARDCREDIT CARD

• CASH ON DELIEVERYCASH ON DELIEVERY

Page 12: E shopping

HOW IT WORKSHOW IT WORKS

Page 13: E shopping

MAIN PAGEMAIN PAGE

Page 14: E shopping

Login for old userLogin for old user

Page 15: E shopping

Registration for new userRegistration for new user

Page 16: E shopping

Various categories of Various categories of productsproducts

Page 17: E shopping

MEN PRODUCTSMEN PRODUCTS

Page 18: E shopping

MEN’S COSTUMESMEN’S COSTUMES

Page 19: E shopping

COMPLETE DESCRIPTION COMPLETE DESCRIPTION ABOUT A MEN PRODUCTABOUT A MEN PRODUCT

Page 20: E shopping

WOMEN PRODUCTSWOMEN PRODUCTS

Page 21: E shopping

KIDS PRODUCTKIDS PRODUCT

Page 22: E shopping

GENERAL PRODUCTSGENERAL PRODUCTS

Page 23: E shopping

SHOPPING DONESHOPPING DONE

Page 24: E shopping

ITEMS PURCHASEDITEMS PURCHASED

Page 25: E shopping

DELETING AN ITEMDELETING AN ITEM

Page 26: E shopping

TABLE AFTER DELETIONTABLE AFTER DELETION

Page 27: E shopping

UPDATING AN ITEMUPDATING AN ITEM

Page 28: E shopping

UPDATED TABLEUPDATED TABLE

Page 29: E shopping

MODE OF PAYMENTMODE OF PAYMENT

Page 30: E shopping

ATM PROCESSINGATM PROCESSING

Page 31: E shopping

PAYMENT THROUGH CREDIT PAYMENT THROUGH CREDIT CARDCARD

Page 32: E shopping