This week, we got familiarized with our projects and made sure that we could run all of them on our machines. This semester, we will be working on our Databases and Web Systems projects from last semester and finishing what we started there. Chris and I will be working on the Social HX project with Dr. Kennedy. The goal of the project is to allow faculty to assign struggling students with events to go to. She already has a system of Microsoft Forms and Power Automate, but our hope is to convert it to a more efficient database.
To start, we have created our database model in Redgate. This model should mostly cover what she has already laid out in the forms, but we still may have some work to do on the refill. We have tables representing the students and the prescribers, along with ones for events and the prescribed events.

We are currently in the process of scaffolding this model and getting it to work on a razor pages. Since we are using a new model, we have decided to start with a new repository. We have learned that using underscores is a bad idea!
Leave a Reply