Danielsio / Plan-IT-Web

An application that prepares smart study schedules for students during exam periods.
https://plan-it-web-seven.vercel.app/
1 stars 2 forks source link

No "course ID" in the courseItem and in "edit course" #75

Closed itayf9 closed 1 year ago

itayf9 commented 1 year ago

There is no "course ID" field in the courseItem component which is displayed on AdminCoursesDashboard. Also, you cannot change the "course ID" from the "edit course" page. Is it a bug or a feature?

Danielsio commented 1 year ago

i can fix that, but does it really matter ?

itayf9 commented 1 year ago

In my opinion, the admin dashboard should act like a GUI to the DB, so yes I think it's important. Don't work on this yet, I'm currently in a progress of improving the UI in the admin pages, so I don't want you to have conflicts.

itayf9 commented 1 year ago

I've handled that issue in #78