You are on page 1of 23

PROJECT REPORT

ON

PRINCESS JEWELLERY
AN ONLINE SHOPPING WEBSITE

Submitted To: Submitted By:


Er. Ramesh Jangid Srishti Narayan
CONTENTS
PART A
Company’s Profile
Hardware And Software Used
About ASP.NET

PART B
About Online Shopping
E-R Diagram
Snapshots
PART A

Company’s Profile
Hardware And Software Used
About ASP.NET
COMPANY PROFILE
HARDWARE AND SOFTWARE USED
This website entitled “PRINCESS JEWELLERY” has been developed in the
following configuration:

Hardware Used
•Pentium 4 2.5 GHz micro processor
•40 GB Hard Disk Drive
•256 MB RAM

Software Used
•Microsoft Visual Studio .NET (as Front End)
•Microsoft SQL Server (as Back End)

Operating System
•Windows XP
ABOUT ASP.NET
 ASP.NET is a web application framework
developed and marketed by Microsoft to allow
build dynamic web applications , websites and
web services.
 It is successor to Active Server Pages (ASP)
technology.
PART B

About Online Shopping


Snapshots
ABOUT ONLINE SHOPPING
• OBJECTIVE:
The objective of project on ONLINE SHOPPING CART is
to developing a GUI based automated system, which will cover all the
information Related to the Jewellery. For example – Jewellery
purchasing, Jewellery Order , etc.

• NEED OF ONLINE SHOPPING CART:


The “Online Shopping Cart” is developed according
the current need in different Fields. This is shopping software which
provides facility for Jewellery purchasing and catering service billing,
there are also other services like Home deliver are provided in the
software. Finally the bill will be generated when customer checks out.
DATABASE STRUCTURE FOR ONLINE
SHOPPING
•Registration:

Serial No. Field Name Data Type


1. Name varchar(50)
2. Address varchar(50)
3. Mobile no. numeric(18,0)
4. Phone No. numeric(18,0)
5. Payment Mode varchar(50)
6. Account No. numeric(18,0)
• Jewellery

Serial no. Field Name Data Type


1. Product Id varchar(50)
2. Image varchar(50)
3. Price numeric(18,0)
4. Category varchar(50)

• Buy
Serial No. Field Name Data Type
1. Id
varchar(50)
2. Image
varchar(50)
3. Price
numeric(18,0)
E-R DIAGRAM
SNAPSHOTS
1. Main.aspx
SNAPSHOTS
2 . About.aspx
SNAPSHOTS
3. Contact.aspx
SNAPSHOTS
4. Product.aspx
Rings.aspx
SNAPSHOTS
Necklace.aspx
SNAPSHOTS
Pendents.aspx
SNAPSHOTS
Earrings.aspx
SNAPSHOTS
Bangles.aspx
SNAPSHOTS
5. Cart.aspx
SNAPSHOTS
6. Reg.aspx
SNAPSHOTS
7. Admin.aspx
THANK YOU

ANY QUERIES ??

You might also like