Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Description: In this milestone, you are required to design the database ERD, create your database and schema in MySQL server for the data requirements presented

image text in transcribedimage text in transcribed

Description: In this milestone, you are required to design the database ERD, create your database and schema in MySQL server for the data requirements presented on the previous slides. Deliverables: (20 points) - Entity-Relationship Diagram of your system - Relational Model for your system - A transcript for the SQL statements used to create your database and schema The database system you design should be based on the information provided on each used car, its listing owner and the other information provided on the ad page (e.g. sample) Your database design should store all the information about the car, including but not limited to: description, make, model, year, odometer range, price, features, body type, fuel type, location, payment method (cash / installment), etc. Each of the ads on the site is listed by an owner / agent, for each of them you need to store their name, and the date for which they joined OLX. Many times the owners list their phone numbers in the description, you will get bonus points if you are able to extract the phone numbers and store it with the owner information. The system should also allow users to register on your system using their email addresses, and pick a username, gender, age, birthdate, and a list of the car make and models they are interested in. After registering, the users can mark a purchase they did on the website for a listed car, providing the purchase price, the ad the sale was in reference to, and a textual review and a numeric rating for the process (1-5)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke, David J. Auer

3rd Edition

0131986252, 978-0131986251

More Books

Students also viewed these Databases questions

Question

How many Tables Will Base HCMSs typically have? Why?

Answered: 1 week ago

Question

What is the process of normalization?

Answered: 1 week ago