Academic-Panic / academic-panic-application

0 stars 1 forks source link

Coordinate middle-end work with user-dynamic website components #8

Open elwais opened 1 week ago

elwais commented 1 week ago

A significant portion of the desired web application relies on rendering components differently depending on the user. (E.g., different users will see different sessions due to different classes enrolled and different friends.) As such, care should be taken when assigning frontend and backend tasks, since individuals working on either will need to understand both to make sure that both parts are in sync. As a start, the implementation of the Fall 2024 ICS 314 E51 Task should be looked into.

A review of user-dependent component display/rendering should be conducted, documented, and reported to the other team members (as was done in #7).

elwais commented 16 hours ago

This was a premature issue that was partially resolved by #10. This may be reopened in the future if needed.