Instructions: Take the information from Class Lab 1 and create a Use Case Model for it. Design a use case for the data and information you have for Class Lab 1, and then turn it into a full DB schema like the Amazon example we did in class. Your use case should include items like:
Simple Amazon site needs to have customers Customers will have an account, address, … Customers will order products Products have description, price, …
Your DB schema example should use concepts similar to the one done in class for the Amazon example:
Tables Relationships Keys Columns Column data types
Due Date: September 16th, 2019 at 5pm
Turn-in Info: Create a document that outlines all of the details of the use case for your data. Attach a screenshot or scan of the DB schema at the bottom.