AuctionBase In this project, we are developing an online e-commerce website (similar to eBay). You are implementing a version of AuctionBase (which is based on an assignment from the University of Wisconsin). User registers to the website (using a username, email, name, address, and phone number. ) Each user is identified by a unique id. • A user can be a buyer or a seller (or both). • A seller places items for Auction. • The item is identified by an ID and has a name and may belong to multiple categories, a location (which may be different from the seller location), and descriptions. • For each category, we keep track of its id, name, and description. • Auctions would have a start time, end time, and a starting asking price. • A buyer can bid on items, the bid with the highest bid win the auction. A buyer may review the seller (a rating from 1 to 5) and write feedback The seller specifies the shipping options that may include pickup, each shipping option has a price and time. • The seller provides her bank information (bank name, routing number, and account no).
AuctionBase In this project, we are developing an online e-commerce website (similar to eBay). You are implementing a version of AuctionBase (which is based on an assignment from the University of Wisconsin). User registers to the website (using a username, email, name, address, and phone number. ) Each user is identified by a unique id. • A user can be a buyer or a seller (or both). • A seller places items for Auction. • The item is identified by an ID and has a name and may belong to multiple categories, a location (which may be different from the seller location), and descriptions. • For each category, we keep track of its id, name, and description. • Auctions would have a start time, end time, and a starting asking price. • A buyer can bid on items, the bid with the highest bid win the auction. A buyer may review the seller (a rating from 1 to 5) and write feedback The seller specifies the shipping options that may include pickup, each shipping option has a price and time. • The seller provides her bank information (bank name, routing number, and account no).
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
Implement the 16 constraints in a
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education