Daily Meeting - 3/8/2021 Goal For Friday: Button that dumps data from DB Structure the site in a way that makes the middleware able to access DB If a request matches a command then the program will access the requested thing Ryan has all of the necessary stuff for setting the middleware. We all have Glitch accounts Mongoose is our version of ORM We all connected to the Glitch project that Ryan Created We can use NPM commands to add stuff to our local machine. We can Set up our middleware and site before further updating the database. We will focus on getting the middleware working this week. Diagram Tables List Three team back end and middleware two team front end Matthew + Luis + Selena to work on front-end/middleware Structure the data to be readable. We will be able to make our stuff look nice by the end of this How do we send the requests to the DB We can link Glitch to our GitHubs We are looking good!