cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

user: Session Details Page #194

Closed xaviercaracter closed 2 months ago

xaviercaracter commented 3 months ago

As a User, I want to navigate to the Sessions Details page, so that I can gather details about my session.

references #28, #32, #14

Definition of Done

Tasks

xaviercaracter commented 3 months ago

Resolved login issues and added base details page [t : 60]

xaviercaracter commented 2 months ago

Left off at: Merged session notes into this branch to make page uniform, waiting on backend endpoints to get info from the db through query string. Session notes can get its info from the query string, just need backend support to get the session id into the query string.

[t : 180]

xaviercaracter commented 2 months ago

Finished up with: page getting query string for the details and notes components, frontend components have been built. [t :120]