a ampics library project report on - dspace at ganpat...
Embed Size (px)
TRANSCRIPT

A
Project Report
On
Online Cloth Shopping Submitted To
B.C.A Department
Aacharya Motibhai Patel Institute of Computer Studies,
Ganpat University,
Kherva.
Page No: 1
Developed By
Group No :- D31
Developed For
Jay Ambe Selection,
Mens Wear,
Patel Chambers,
Mansa – 382845
Dist - Gandhinagar Internal Guide By
JignaB.Prajapati
Ravi Patel(11032211207) Vasant Patel(11032211231)
AMPICS LIBRARY
Page 1 of 68

PROJECT PROFILE
o Project Title Online Cloth Shopping
o Develop For Jay Ambe Selection
o Objectives To Make It Globalize
o Front-End Tool Asp. Net With VB (Visual Studio-2010)
o Back-End Tool Sql Server Express Edition 4.0
o Institute Ampics(Ganpat University)
o Project Guide Jigna B.Prajapati(Internal Guide)
o Tools Photoshop
o Devoloper By Patel Ravi -( 11032211207)
Patel Vasant -(11032211231)
o Group No D31
AMPICS LIBRARY
Page 2 of 68

ABOUT ORGANIZATION Jay Ambe Selection,
Mens Wear,
Patel Chambers,
Mansa – 382845,
Gujarat,
India.
Ph. No. - +919904151986
Jay Ambe Selection is Establish in 2008.It’s
Owner Name is Meghabhai Jani. Jay Ambe
Selection is in a Online Retail Business of Mens
Wear. It has a wide range of Mens Wear with lots
of variety.
Page No: 3
AMPICS LIBRARY
Page 3 of 68

EXISTING SYSTEM Jay Ambe Selection is in the Retail Business of Men’s Cloths. There are many Varieties of,Shirts,Pants,T- shirts Jeans, Cotton Clothes, Formal,Cargo,Rowdy, Balloon, Summer Coat. Presently there are 10 Workers in this Shop. Customer Satisfaction is the Moto of this Shop. The Sales entries are Recorded in Notebook. There is also Replacement Policy. It is time consuming process. It is costly process.
AMPICS LIBRARY
Page 4 of 68

EXISTING SYSTEM
Currently this system is not available online. It is work in manually. It is defcult search in data. It is work very slowly so the customer are requirements not satisfied. Customer have to wait in queue for purchase the cloth. If there are unsold items, they are returned back to the Supplier. All the Varieties are available in all the Sizes at all the time.
AMPICS LIBRARY
Page 5 of 68

NEED FOR NEW SYSTEM
Take less time.
Buyer has no need to come at any specific
location to make Purchase. Buyer can buy from
any location.
It’s fast.
By this new system, maximum person can come
to know about product in short duration
compare to old system.
Page No: 6
AMPICS LIBRARY
Page 6 of 68

HARDWARE & SOFTWARE
REQUIREMENTS
Page No: 7
AMPICS LIBRARY
Page 7 of 68

SERVER SIDE
Hardware Specification :
Software Specification :
Page No: 8
o Processor Intel Core i3 or above
o RAM 1 GB RAM
o HDD 80GB
o OS Windows 7 or above
o Framework .NET Framework 4.0
o IIS Web Application
o Database SQL Server 2005
AMPICS LIBRARY
Page 8 of 68

CLIENT SIDE
Hardware Specification :
Software Specification :
Page No: 9
o Processor Core 2 Duo or above
o RAM 256 RAM
o HDD 20GB
o OS Windows XP or above
o Browser Internet Explorer 6.0 or above
AMPICS LIBRARY
Page 9 of 68

SYSTEM FLOW CHART
AMPICS LIBRARY
Page 10 of 68

User name password
Verify Login
Profile view manage
Product manage
Yes
No
ADMIN
A
Start
AMPICS LIBRARY
Page 11 of 68

Manage view feedback
Manage Bill
Manage order
A
Stop
AMPICS LIBRARY
Page 12 of 68

If Purchase product
?
Regestered
View product information
If register
?
A
No
Yes
Yes
USER
No
Start
Stop
AMPICS LIBRARY
Page 13 of 68

User name password
Verify login
View profile
Order product
A
A
No
Yes
AMPICS LIBRARY
Page 14 of 68

Give Bill
Give Feedback
A
Stop
AMPICS LIBRARY
Page 15 of 68

DATA FLOW DIAGRAM
AMPICS LIBRARY
Page 16 of 68

ZERO LEVEL DATA FLOW
DIAGRAM
Product information
User,order
USER ADMIN
0.0
Online
Cloths
Shopping
System
Product information
Order details
AMPICS LIBRARY
Page 17 of 68

FIRST LEVEL DFD FOR ADMIN SIDE
AMPICS LIBRARY
Page 18 of 68

1.0 login
2.0 Manage Product
3.0 Manage
User
4.0 Manage Order
ADMIN
Request for login
Verifed login
PROD_MST
CUST_MST
Order_MST
New product details
Update product info
Request for coustomer details
Coustomer details
Order conform
Order information
Login details
Verifed login details
Product details
Update product details
Modify user
Modify coustomer details
Order conform
Order details
Login Detail
Product Detail
User Detail
ADM_MST
AMPICS LIBRARY
Page 19 of 68

5.0 Generate
Bill
6.0 View
Feedback
7.0 Report
BILL_MST
FEED_MST
Bill id
Bill details
Request to view feedback
Get feedback
Get report
Bill details
Bill information
Feedback information
Order Detail
Bill Detail
Feedback Detail
ADMIN
REPORT Report Info
AMPICS LIBRARY
Page 20 of 68

FIRST LEVEL DFD FOR ADMIN SIDE
FIRST LEVEL DFD FOR USER SIDE
AMPICS LIBRARY
Page 21 of 68

1.0 View
product
2.0 Register
and Login
3.0
Select Product
USER
PROD_MST
CUST_MST
View product
Product information
Login Info
Login info
Product info
Product info
Product info
Login Info
Product Detail
Product Detail
PROD_MST
Login details
AMPICS LIBRARY
Page 22 of 68

5.0 Get bill
6.0 feedback
4.0 Order
product
BILL_MST
FEED_MST
Give order details
Order details
Request for bill
Get bill details
Feedback information
Response of feedback
Order details
Order information
Bill details
Bill info
feedback
USER
ODER_MST
AMPICS LIBRARY
Page 23 of 68

E-R DIAGRAM
AMPICS LIBRARY
Page 24 of 68

AMPICS LIBRARY
Page 25 of 68

DATA DICTIONARY
AMPICS LIBRARY
Page 26 of 68

filedname Datatype(size) constrain dec
AdminId Int(5) Primary Key Enter user name
password Nvarchar(20) Not null Enter the password
1.ADM_MAST
AMPICS LIBRARY
Page 27 of 68

filedname Datatype(size) Constrain Dec
pid Int(5) Primary key Enter the pid
name Nvarchar(20) Not null Enter the name
imageurl Nvarchar(20) Not null Enter the imageurl
q_string Nvarchar(20) Not null Redirect order
price Nvarchar(20) Not null Enter the price
2.PROD_MAST
AMPICS LIBRARY
Page 28 of 68

filedname Datatype(size) Constrain Dec
custid Int(5) Primary key Enter the user id
custname Nvarchar(20) Not null Enter first name
Gender Nvarchar(10) Not null Enter genred
address Nvarchar(50) Not null Enter address
city Nvarchar(30) Not null Enter the city
district Nvarchar(30) Not null Enter the district
state Nvarchar(20) Not null Enter the state
pin no Nvarchar(6) Not null Enter pin code
Contno Nvarchar(10) Not null Enter the contact
email id Nvarchar(50) Not null Enter the id
user name Nvarchar(20) Not null Enter user name
password Nvarchar(30) Not null Enter password
3.CUST_MAST
AMPICS LIBRARY
Page 29 of 68

filedname Datatype(size) Constrain Dec
Ordid Int(5) Primarykey Enter the order id
custid Int(5) Foreign key Enter custid
pid Int(5) Foreign key Enter user pid
Date Date _ Enter the date
quntity Nvarchar(20) Not null Enter the quality
totalamt Nvarchar(20) Not null Enter the total
price Nvarchrar(20) Not null Enter the price
4.ORDER_MST
AMPICS LIBRARY
Page 30 of 68

filename Datatype(size) Constrain Dec
billid Int(5) Primary key Enter billid
ordid int5) Foreign key Enter the order id
custid Int(5) Foreign key Enter custid
date date Not null Enter the date
cash Nvarchar(50) Not null Enter cash
totalamt Nvarchar(50) Not null Enter totalamount
5.BILL_MST
AMPICS LIBRARY
Page 31 of 68

6.FEED_MST
filedname Datatype(size) Constrain Dec
fid Int5) primarykey Enter the fid
custid Int(5) Foreign key
Enter the custid
feedback Nvarchar(20) Not null Enter the feedback
date Date Not null Enter the date
AMPICS LIBRARY
Page 32 of 68

PROCESS ALGORITHEM
AMPICS LIBRARY
Page 33 of 68

USER SIDE ALGORITHEM Step 1 : Start
Step 2: View Product Information
Step 3: If Paruche Product ? Yes go to Step-4 Otherwise go to Step-12
Step 4: If Register ? Yes Then go to Step-5 Otherwise go to Step-4.1
Step 4.1: Fill Up Register ? Form
Step 5: Input Username And Password
Step 6: Verify Login ? Then go to Step-7 Otherwise go to Step-5
Step 7: View Profile
Step 8: Give The Order
AMPICS LIBRARY
Page 34 of 68

ADMIN SIDE ALGORITHEM
Step 1: Start
Step 2: Input Username Password.
Step 3: If You Login Is Authentic Then go to Step-4 Use go to Step-2
Step 4: Mange Profile.
Step 5: Product Mange.
Step 6: Mange Order.
Step 7: Mange bill .
Step 8: Mange Feedback.
Step 9: Stop.
Step 10: Give bill .
Step 11: Give Feedback
Step12 : Stop
AMPICS LIBRARY
Page 35 of 68

PROCESS DESCRIPTION
AMPICS LIBRARY
Page 36 of 68

USER SIDE DESCRIPTION PRODUCT In this process user can see the only product but not change the details products and image they can’t modify.
REGISTETION AND LOGIN This process verify the name and password and he can register in site authenticate login and password user the various functions.
SELECT PRODUCT In this process user only see and select the product for give the order.
ORDER PRODUCT In this process user give the order.
GENRATE BILL In this process admin see the order details and give bill details after he give the conformation message and he is genrate the bill store the information bill_mst.
AMPICS LIBRARY
Page 37 of 68

ADMIN SIDE DESCRIPTION LOGIN
This process verifies username & password for admin on
authenticate login password Admin can redireat to the various function.
MANAGE PRODUCT
In this process admin is managing the product and new product
information update Details in prod_mst.
MANAGE USER
In this process admin manage the user and update user details in
cust-mst.
MANAGE ORDER
In this process admin manage the order he can view the order
details and shipment details after he give the conformation message send
the user.
AMPICS LIBRARY
Page 38 of 68

GENRATE BILL
In this process admin see the order details and shipment
details after he give the conformation message and he is genrate the bill
store the information bill_mst.
MANAGE FEEDBACK
In this process admin can view the feedback.
AMPICS LIBRARY
Page 39 of 68

INPUT DESIGN FOR USER SIDE
AMPICS LIBRARY
Page 40 of 68

AMPICS LIBRARY
Page 41 of 68

AMPICS LIBRARY
Page 42 of 68

AMPICS LIBRARY
Page 43 of 68

AMPICS LIBRARY
Page 44 of 68

AMPICS LIBRARY
Page 45 of 68

AMPICS LIBRARY
Page 46 of 68

AMPICS LIBRARY
Page 47 of 68

AMPICS LIBRARY
Page 48 of 68

INPUT DESIGN FOR ADMIN SIDE
AMPICS LIBRARY
Page 49 of 68

AMPICS LIBRARY
Page 50 of 68

AMPICS LIBRARY
Page 51 of 68

OUTPUT DESIGN FOR USER SIDE
AMPICS LIBRARY
Page 52 of 68

AMPICS LIBRARY
Page 53 of 68

AMPICS LIBRARY
Page 54 of 68

OUTPUT DESIGN FOR ADMIN SIDE
AMPICS LIBRARY
Page 55 of 68

AMPICS LIBRARY
Page 56 of 68

AMPICS LIBRARY
Page 57 of 68

AMPICS LIBRARY
Page 58 of 68

AMPICS LIBRARY
Page 59 of 68

AMPICS LIBRARY
Page 60 of 68

AMPICS LIBRARY
Page 61 of 68

TESTING
AMPICS LIBRARY
Page 62 of 68

Testing is a process of executing with the explicit information of finding error that making in the program.
Code Testing : - The code – Testing strategy examines the logic of program. The analyst develops test case result in executing every instruction in the Module. Every part of the program is tested.
Unit Testing : - Unit Testing Focuses first on the modules independently Of one another to locate errors. This enables the tester to detect error in Coding and logic that are contained within that program alone the test Case needed for unit testing should exercise each condition and option. unit can be performed from button up starting with the Smallest and lowest proceeding at a time.
AMPICS LIBRARY
Page 63 of 68

Validation Testing : -
Validation testing provides final assurance that system Meets all input requirements or not. validation testing like phone number , number value , only character etc.
AMPICS LIBRARY
Page 64 of 68

IMPLIMENTAION REVIEW
After the system is implemented and conversion is complete,
user usually conducts a review of the system.
In this system all Requirements are fulfills.
The user can easily insert, update and delete the record in
efficient way. The Admin can easily insert, update and delete
the record in efficient way.
This system is user-friendly and easily understands.
User can view the Purchase Report and Sales Report So; user.
can speedily work in this system.
If the performance level of users has improved.
AMPICS LIBRARY
Page 65 of 68

FUTURE ENHANCEMENT
There is one segment named lab unit needed computer system to improve work. In this system , we tired to make a simple application for user. We can change our System day by day as per user requirements will be changed. In future , we want to implement below point in our system. We are deliver the product to add to card. We are give the order for multi product at a time.
AMPICS LIBRARY
Page 66 of 68

BIBLOGRAPHY
Microsoft Asp. Net :- Author Name :- Shyam N Chavla
Publisher Name :-Nirav Prakashan
Websites :- www.fuction.com
www.fricard.com www.asopalv.com www.colthselection.com www.clothing.com
AMPICS LIBRARY
Page 67 of 68

AMPICS LIBRARY
Page 68 of 68