cds-snc / sre-bot

Slack bot for site reliability engineering
MIT License
6 stars 0 forks source link

Submit Account Request form and data to DynamoDB #566

Closed sylviamclaughlin closed 2 months ago

sylviamclaughlin commented 2 months ago

Summary | Résumé

PR to create the AWS Submit request form and adds functionality to submit and store the data in the dynamoDB database. Error checking and field validation also added to the form.

Listing of all accounts: Screenshot 2024-06-26 at 8 24 47 PM

Validation of fields if information is missing or dates are wrong: Screenshot 2024-06-26 at 8 26 56 PM Screenshot 2024-06-26 at 8 25 12 PM

Successful submission of form: Screenshot 2024-06-26 at 8 25 31 PM