Sprint Meeting - 3/05/2021 Add Customer_ID to “Customer” Couple of multivalued attributes that are realized into more attributes, make those into entities Same with purchased items, payment info, etc If an attribute has attributes make it an entity Have on table, and has the price there, with one boolean which indicates price by pound as opposed to unit For the next Sprint: Establishing the functionality of the middleware Want to set up whatever middleware we have chosen and create a function that creates a webpage with a button that shows data from the database. A “dom” (?) of the current state of the DB. This will require the ORM, create functionality and middleware, set up the webpage