Skip to content

Add routes for recording form responses #8

@jb3

Description

@jb3

Update the existing form submission code to store data tied to a form.

Right now the implementation has some code to perform anti-spam and Discord data collection, but there is no method for validating the submitted data matches the fields on the form.

The current implementation also does not record anything, just returns it to the user to show that the route is working.

Metadata

Metadata

Assignees

Labels

P2Medium priority tasks.area: routeCode that will create a new route on the web application.area: validationCode relating to validation of user input and Pydantic models.type: featureA new feature that should be added to the application.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions