sef-global / scholarx-frontend

This is the frontend of the ScholarX
MIT License
5 stars 50 forks source link

Add "COMPLETE" status button for mentee applications #121

Closed mayura-andrew closed 1 month ago

mayura-andrew commented 2 months ago

Description: Once the program concludes, the admin should have the ability to update the status of each mentee's application to 'COMPLETE'.

Tasks:

  1. Create a 'COMPLETE' Status Button: Develop a button labeled 'COMPLETE' to facilitate this status update.
  2. Integrate Button in Each Mentee Application: Ensure that this button is accessible within each mentee's application.
  3. Admin-Only Access: Restrict the visibility and functionality of the 'COMPLETE' button to users with admin privileges.