ucsb-cs156-s24 / proj-courses-s24-4pm-1

https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-1/
0 stars 0 forks source link

REMOVE FEATURE: Remove unnecessary "Courses" page with poor user experience #3

Open github-actions[bot] opened 3 months ago

github-actions[bot] commented 3 months ago

Have you updated the title?

As a...

user

I can...

avoid being distracted by a poor user experience on the Courses page

So that...

I can better work with personal schedules

Discussion

There is currently a menu item in the courses app when logged in called "Courses" which lists the items in the table that stores entries for courses in a personal schedule:

image

When you click on Courses you get this:

image

However, this page is really of no value to the end user:

So it's time, once the delete button is added on the Personal Schedule Details page, to remove this page.

Acceptance Criteria

Implementation Todos

Frontend: