CodeForPhilly / prevention-point

Current Functional Product
MIT License
30 stars 15 forks source link

Check-in Entry Form #85

Closed kyle-hauber closed 4 years ago

kyle-hauber commented 5 years ago

Updates 10/10

10/8 Removed notes modal from component. Trying to get updateParticipant working. createParticipant works.

9/26

9/25

9/18

9/17

User Story: As a front desk employee, I need a form where I can input user information, so that they can be added to the queue.

AC: This form will be used at several points within the platform: checking in participants who are new to the system, updating participant information, and adding existing participants who are already in the system

Images:

kyle-hauber commented 5 years ago

@cfazio - are we keeping the urgency field?

kyle-hauber commented 5 years ago

@rlacon - Everyone going well here? any blockers? Can you please post a link to your PR if you have one?

rlacon commented 5 years ago

@kyle-hauber Hey you can view the repo at this link: https://github.com/CodeForPhilly/prevention-point/blob/participant-info/frontend/src/components/ParticipantInfo.js. I still need to configure the form states and complete the other set of components for the bottom half of the Individual Form page. I'm experiencing a blocker due to my current workload at my coding boot camp.

mariekers commented 5 years ago

@mattusifer @jkeary are working to help @rlacon figure out how to make the back end calls for these fields

jkeary commented 5 years ago

it gets and posts to participant api.

Theres some work left for @rlacon to do on the Notes section.

mariekers commented 5 years ago

@rlacon got any updates?

mariekers commented 5 years ago

@jkeary @rlacon should I assign this to someone else? I know you're busy with your new gig, Ryan (congrats!)

rlacon commented 5 years ago

@mariekers thank you! Yes, could you assign someone else to this please?

On Tue, Nov 12, 2019 at 7:06 PM mariekers notifications@github.com wrote:

@jkeary https://github.com/jkeary @rlacon https://github.com/rlacon should I assign this to someone else? I know you're busy with your new gig, Ryan (congrats!)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CodeForPhilly/prevention-point/issues/85?email_source=notifications&email_token=AD6INMAIWL3DCUXBB36LM63QTNAHXA5CNFSM4HTIBGRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED4MRRI#issuecomment-553175237, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6INMB54D6G5FPM4LLF2STQTNAHXANCNFSM4HTIBGRA .

mariekers commented 5 years ago

@rlacon are all your changes pushed to the ticket branch? @crsmyz you interested in working on this?

@mariekers thank you! Yes, could you assign someone else to this please? On Tue, Nov 12, 2019 at 7:06 PM mariekers @.***> wrote: @jkeary https://github.com/jkeary @rlacon https://github.com/rlacon should I assign this to someone else? I know you're busy with your new gig, Ryan (congrats!) — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#85?email_source=notifications&email_token=AD6INMAIWL3DCUXBB36LM63QTNAHXA5CNFSM4HTIBGRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED4MRRI#issuecomment-553175237>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6INMB54D6G5FPM4LLF2STQTNAHXANCNFSM4HTIBGRA .

medy-io commented 4 years ago

Starting some work on this tonight.