Ecommerce Website: Website Name: Karki Store
Ecommerce Website: Website Name: Karki Store
1
Project profile
❖Name
Ecommerce Website
❖Front end
Html,css,Bootstrap,javascript,ajax.
❖Back end
Django, jQuery, WSGI.
About the Ecommerce Website
❖ An Ecommerce Website is a virtual market place on the Internet
where customers can browse the catalog and select products of
interest.
3
Feasibility study
Technical Technical feasibility involves how difficult
feasibility will be to build and whether the firm has
enough experience using that technology.
✓Time consuming.
8
Structure Diagram
Structure Diagram for Customer Activities
Ecommerce Website
Customer
Ecommerce Website
Administrator
Add Add
Check Auction
View View
Collect Status Check
Update Update
Manage
Delete Delete Report Check
Auction
Is the No
Customer Customer ID
new?
Yes
Custome
Update r Register
Customer
database
Stop
Figure: Flow Chart Adding new Customer
Process Flow Chart(Administration)
Start
Open Product Entity form
Stop
Figure: Flow Chart For Adding new products
Name of database table
● Admin ● Order Details
● Category ● Payment
● Customer ● Product
● Seller ● Temporary cart
● Order ● Shipping
● Order Details ● User Profile
13
Database Design : Table
Table Design for Products
Field Name Data Size Justification Format Example
Type
Product ID Alpha 8 This is a unique key for PRO#### PRO-0012
Numeric each products PRO-0065
identification PRO-1452
Products Name Text 30 This field keeps the name Nokia,
of the products Sony
Ericssion
Category Text 15 This field keep category of Mobile,
products Computer
Purchase Price Number Integer Products price is store in 10024
the field 15478
Sell Price Number Integer This field record the 10200
products selling price 16000
Description Text 100 This field describe the It is non serial
products description
Database Design
Relationship Diagram
Data Flow Diagram
16
Data Flow Diagram: Registration
27