Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Online Bookstore: Consider the following requirements for a simple online bookstore that involves tracking information about books, authors, customers, and orders. Requirements: The system should
Online Bookstore: Consider the following requirements for a simple online bookstore
that involves tracking information about books, authors, customers, and orders.
Requirements:
The system should store information about books, including title, ISBN, genre,
publication year, and price.
Each book is written by one or more authors, and an author can write multiple books.
Capture details such as author name, biography, and nationality.
Customers should be able to create accounts, providing their name, email, and address.
Customers can browse books, add them to their shopping cart, and place orders.
Each order should record the books purchased, quantity, total amount, and the date of
purchase.
The system should support different payment methods, such as credit card or PayPal.
Customers can leave reviews for books they have purchased.
The system should provide administrators with the ability to manage books, authors, and
customer orders.
Questions:
Q Design a goalbased model of the given scenario.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started