uprm-inso4101-2023-2024-s2 / semester-project-rumaradoptionapp

semester-project-rumaradoptionapp created by GitHub Classroom
5 stars 0 forks source link

Allow changes in admin page #200

Closed Angel-Rosado closed 7 months ago

Angel-Rosado commented 8 months ago

Allow the admin user to update which users are part of the faculty.

Start off by doing a check box on the side of the user boxes and the page checks those that are faculty. Then allows the admin to check or uncheck users and only change the database once save is clicked.

This design will prevent nonfaculty users to assign themselves as admins of the webpage, since the signup page requests all the info necessary to register users in the database. Allowing the corresponding faculty members to determine which users are part of the faculty team.

evnd04 commented 7 months ago

This is a fine description, please add a little more but I will approve it since its adequate enough for now.

Angel-Rosado commented 7 months ago

Modified it to add more explanation as to why it is necessary.

rukitoyordan commented 7 months ago

@Angel-Rosado, what is the status of this task?