This repository was archived by the owner on Jan 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Manage the program as an admin
Gajindu_Bandara edited this page Jul 20, 2022
·
3 revisions
This documentation is designed to provide users with a thorough understanding of the application and how it works. To effectively explain the application, the documentation will be broken into two sections:
- Create a New Program
- Manage Program
- The admin view before creating a new program is as follows. The user should click the "Add program" section to add a new program.
- After clicking "Add program," a popup box will appear, requesting you to fill in the new application's data.There are four primary sections that should be filled,
- Title - The title of your new program
- Heading - A heading for the new program
- Image URL - An image to represent the program
- Landing page URL - A landing page URL to guide the users for further information
- After you've filled in all of the essential information, click the "Save" button, and a new program will be created for you.
- Admin has the main responsibility of changing the states of the application according to the progress
- To change the state admin has to click the “Manage” button on the application
- In the following UI, the admin can change the states of the application by clicking the “Change state” button

During this state, the admin can review the mentor application and approve or reject them.
- Admin has to select the mentors from the mentor application pool
- First, the admin has to click the “Manage” button of the application.

- Next, go to the “Manage mentors” to select the mentors for the application.
- All the applied mentors will be displayed in the user interface.
- Admin can approve, reject or remove the applied mentors by clicking the respective buttons
- After clicking the button mentioned above the state of the mentor will change from pending to the selected option

During this state, the admin can review the mentee applications and assign them to mentors for further review.
- The admins can filter the applications of the mentees in the phrase.
- Admin can access the manage mentees feature, which displays a list of all mentees.

- Admins will inspect each application and remove the incompleted applications from here.
During this state, the admin can assign mentors for the mentees who are not approved by mentors.
- In the admin's "Manage mentees" section admin can assign mentors for the mentees or reject the as in the below Image.
