[Project] Make a frontend "feature" in the previous magic mirror project
Different from your earlier experience with this curriculum, there is no specific guide here.
First, find a feature
Work with your PL to think of a frontend feature that matches your project progress so far
Or, use this feature: "I want a panel next to the magic mirror, to show whether the status of a family member is out of date". This feature helps users of the mirror to figure out if some family member is hijacked to a parallel universe by aliens. Certainly, you want it to be updated when you are looking at the mirror -- no need to refresh the page to get an update.
Second, find a way to implement this feature
There are more than one ways to implement a frontend features; often no correct / best ways.
But a good frontend / fullstack developer can figure things out! The feature I provided necessarily involves some understanding of the backend; yours might not.