-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Approving a Custom Match on Match Suggestions
Summary 💻
Hellooo! Thanks to @caitlynwei and @CharlieFitzp, we now have a list of names pop-up when you click on the Custom Match button on Match Suggestions. Now, we want you to implement radio buttons along with Close and Approve buttons. With the radio buttons, the admin should be able to select on tutee that they want to custom match with the tutor. Intuitively, the Close button should close the pop-up and the Approve button should pair the selected tutee in the pop-up box with the tutor, and they should now be moved to the Approved Matches Page. The Approve functionality is already made for you by [insert dev name]!
Deliverables 🚀
- Schedule at least two meetings as a pair
- Create a new branch using the "create a branch" button
- Open a PR and request review from @brandondionisio.
Steps 👍
Tip for success 📈
- Use
npx tsx src/index.tsto run the backend server - Resource on express routing: here
- Use console.log throughout to debug
- Both the frontend and backend server should be running to test with the DB
- Resource on the fetch API: here
Where to get help!
Reach out to @dilanurbayraktar and @brandondionisio.
Metadata
Metadata
Assignees
Labels
No labels