Week 3

February 26, 2021

  • Written by Steven C.

Notes

  • Create a log of every meeting (yes)
  • What to do next week:

    • Have to add more to the SRS Intro
    • Start Database Software
    • Create a data model

      • Entities and its attributes
      • EER model
      • Relational Model

        • List of every table
        • Keys (IDs)
        • Names
        • Schema
      • Realize the table in the database software
      • Populate DB with mock data