willayy / DAT257-Agile

Agile project in DAT257
1 stars 0 forks source link

Connection Of Components Is Invalid #19

Closed 0-Gixty-0 closed 6 months ago

0-Gixty-0 commented 6 months ago

After the review deadline for the active user stories for sprint 1 all of the created components must be coupled together in the top-level page.tsx file so that they are displayed on the homepage upon rendering http://localhost:3000/. This needs to be finished before our meeting with the TA Thursday 11/4

This issue stands as a reminder and discussion platform for who, where, and what needs to be done to complete this.

0-Gixty-0 commented 6 months ago

This issue was resolved through an accidental hotfix to main. Should have used a branch however only one commit was necessary to fix the change. I will double check my branch better next time. Sorry guys!

For reference the hotfix commit is named: Add listView.tsx to Main Page and add ComboBox to the listView component