JAWD-001 / peer_mentoring

Peer Mentoring Application
0 stars 1 forks source link

Extra step in join flow #39

Closed bbelderbos closed 1 year ago

bbelderbos commented 1 year ago

First sent to moderator for approval, I started a request table here: https://github.com/JAWD-001/peer_mentoring/pull/37/files

So a request comes in there first, then make a new view for the moderator to approve these requests. Upon approving you update the group.members ...

Maybe make a note here how you would do this step by step and I will comment further ...

JAWD-001 commented 1 year ago

join comes in

moderators have join requests approve will be an update to members list of groups and delete the request from the model, deny will delete the request off of the model.

bbelderbos commented 1 year ago

Cool, new PR?

JAWD-001 commented 1 year ago

I will write up tonight and get it doneThank you,James Dycus, M.Ed.Sent from my iPhoneOn May 9, 2023, at 1:20 PM, Bob Belderbos @.***> wrote: Cool, new PR?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

bbelderbos commented 1 year ago

@JAWD-001 kudos / great job on the whole approval flow you introduced this week 😍