This document summarizes an online buy and sell project for a computer science course. It outlines four entity sets - Product, User, Area, and Type. Product has attributes like name, serial number, date, description, image, price, email, phone number, type name, and area name. User has attributes like name, username, password, email, and phone number. Area has attributes like area name and number of items. Type has attributes like type name and number of items. The document presents the relationships between these entity sets and their attributes.
1 of 8
More Related Content
Entity relationship Diagram for Online buy and Sale Project
1. Project name: ONLINE BUY AND SELL
Course No. : CSE304
Department of Computer Science and Engineering
Bangladesh University of Engineering and Technology
Presented by
Naimul Arif(0905004)
Babar Md. Khalid Akbar(0905016)
Md. Shafiqul Islam(0905026)
7. ProductBelongs toUser Area
Type
Is in
has
name
Username
Phone
Password
E-mail
No of
items
Area_
name
No of
items
Type_
name
Date
Price
Image
Description
Name
E-mailPhone
Area_
name
Type_
name
Serial no