ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

Add ability to view notes by created by each tutor on the Tutors Page #263

Open WadeVaresio opened 3 years ago

WadeVaresio commented 3 years ago

User Story

As a admin/instructor I can quickly view all notes by a particular tutor from the Tutors Page so that I can quickly view notes by a specific tutor

Discussion

We would like to have the ability to have a new column in the Tutors table in the Tutors Page that has an accompanying link/button that when pressed takes us to a new page that displays all notes created by this tutor.

Acceptance Criteria

Implementation Todos

Front end:

Back end: Depending on how the backend was built, we may not need to add any new endpoints

Testing: