The application forms for in-person and virtual event badging are being developed for integration into the badging website. However, there is no backend endpoint to handle the submission of these forms, which is essential for processing user applications.
Proposed Solution
Develop an API endpoint that handles the submission of the in-person and virtual event badging application forms. This endpoint will collect the form data, convert to a markdown format and create an issue for the applicant on the events-diversity-and-inclusion repo using the user's GitHub authentication. This is related to this issue
Benefit
Seamless Data Handling: Allows the badging application to submit form data directly, ensuring no disruption in the user journey after form submission.
Current Situation
The application forms for in-person and virtual event badging are being developed for integration into the badging website. However, there is no backend endpoint to handle the submission of these forms, which is essential for processing user applications.
Proposed Solution Develop an API endpoint that handles the submission of the in-person and virtual event badging application forms. This endpoint will collect the form data, convert to a markdown format and create an issue for the applicant on the events-diversity-and-inclusion repo using the user's GitHub authentication. This is related to this issue
Benefit Seamless Data Handling: Allows the badging application to submit form data directly, ensuring no disruption in the user journey after form submission.