p hoto superstore. i ntroduction to project this superstore enables people around the world to share...

27
PHOTO SUPERSTORE Guided By: Prof. Radhika N Kotecha.

Upload: clarissa-obrien

Post on 31-Dec-2015

213 views

Category:

Documents


0 download

TRANSCRIPT

PHOTO SUPERSTORE

Guided By:

Prof. Radhika N Kotecha.

INTRODUCTION TO PROJECT This superstore enables people around the world

to share photos ,order their photo prints and also create personalized gifts with their theme and message, very easily and affordably.

This site provides camera store and frame zone.

COMPANY DETAIL….. Name : Raju color lab Industrial guide : Rajubhai lalcheta Address : Raju digital studio(color lab),

near bus-stand, bhootkhanachock, Rajkot.

E-mail : [email protected] Contact no.: (0281) 2236726

SHODHYATRA

Now a days people want to communicate with relatives but they can not do that, because of the busy life schedule. Thus, we thought that someone can gift their relative with beautiful memories ; the best way is photo personalized gift. For that we visited color labs.

First company: plezer color lab Problem: They already have web site.

CONT…

Second company: raju color lab They gave us opportunity to create site & got

ready to give all information of color lab at any time.

WHY THIS PROJECT?

o Currently Raju color lab does not have any website, so there exist some problems like..

The customers have to personally visit the shop for ordering or purchasing any items. This leads to wastage of time.

Customers have to work in accordance with the shop timings.

because of lack of availability, customers have to visit many a times.

CONT..

Solution: To make photosuperstore.com. Customer can order 24 hours. Shows total items available in lab & one can

purchase any gift with some additional features and photos.

SCOPE OF THE PROJECT

oPayment:

must have paypal gatway.

oAge: 

Customer must be at least 13 years of age to sign-up in photosuperstore.com.

SCOPE [CONT….]

Limitation of liability: If camera or accessories becomes damage,

then change must be done based on warranty, contract or other legal theory.

Prepare time: order delivery would take atleast 24 hours.

FEATURES OF PROJECT Effects: One can apply different effects on photos & can

see the preview . Design: One can create photo print or express calendar

with help of available design & also create and custom the design.

Features [cont…]

Frame zone: In which customer can purchase different types of

frames.

Camera store: This site also provide camera store where one can purchase camera and other accessories.

This store also provide the canvas printing on images.

There is dynamic gallery of image.

Features [cont…]

Also availability of a shopping cart.

Payment by paypal.

Member-ship: Benefit in prize up to 30% and also available prepaid pack and special offer pack.

Features [cont…]

Confirmation message: Sends confirmation message on mobile after

completion of order so that customer will not have to go for asking whether their order is completed or not.

Photo safety: There is safe shopping is available because by

default all photos in your account are set to "Private“ with your password.

SSL: Customer can do payment online with safety

because We use SSL (Secure Sockets Layer).

CONT…

Validation: Server side validation using regular expression

is available.

Wishlist: It provide wishlist so customer can give review

and give their outline date when they will want..

Expert Zone: It provide Expert Zone, where you can ask

questions and receive answers from members of the community.

WHICH TECHNOLOGY IS USED?

This project is to be developed in ASP.NET as front end tool and SQLServer as the back end.

WHY ASP.NET?

Master Pages to Improve Efficiency You Got Your Source with You Same Pricing Levels platform compatibility developer community Speed Extendability Frameworks Average Development Time Backward Compatibility Performance Faster Easy to learn

REFERENCES

http://www.snapfish.com/snapfish/termsAndConditions#terms-and-conditions

http://www.google.co.in/#hl=en&output=search&sclient=psy-ab&q=color+lab&oq=color+l&gs_l=hp.1.8.0i10j0l9.3351.7490.1.11983.7.7.0.0.0.0.965.3776.5-5j1.6.0...0.0...1c.uq9JRoC6bp4&bav=on.2,or.r_gc.r_pw.r_qf.&fp=961e0f3ccf32d9b9&biw=1366&bih=634

DATABASE:

CART-TABLE

Column name Data type Allow null

Cart_id Nvarchar(50)

User_id Int

CART-DETAIL

Column name Datatype Allow null

Cart_id Nvarchar(50)

Product_id Nvarchar(50)

No. of items int

image Image

CATEGORY

Column name Data type Allow null

Category_id varchar(10)

Category Char(50)

COMPANY

Company name Data type Allow null

C_name Nvarchar(10)

address Nvarchar(50)

Phone_no int

E_mail Nvarchar(50)

fax Nvarchar(20)

logo Nvarchar(20)

MEMBERSHIP

Column name Data type Allow null

Member_id Nvarchar(10)

User_id Int

Member_name Nvarchar(30)

Member_password

Nvarchar(50)

PRODUCT

Column name Data type Allow null

Product_id nvarchar(10)

Product_name nchar(10)

Category_id nvarchar(10)

cost money

company nchar(10)

Image_file nvarchar(10)

STOCK

Column name Data type Allow null

Stock_id Nvarchar(10)

Product_id Nvarchar(10)

No. of items Int

Total_cost Int

TESTINOMIAL

Column name data type Allow null

User_id Int

Feedback Nvarchar(30)

Disable Nchar(10)

enable Nchar(10)

USER

Column name Data type Allow null

User_id Int

User_name Char(10)

User_password Nvarchar(10)

Address Nvarchar(50)

E-mail Nvarchar(20)

Phone_no Int

City Char(10)

State Char(20)

gender Char(10)

birthdate Nvarchar(10)

WISHLIST

Column name Data type allow null

Wishlist_id Nvarchar(10)

Product_id Nvarchar(20)

Duration Nvarchar(10)

Timelimit Nvarchar(10)

User_id Int