-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
DelayedAfter DeploymentAfter Deployment
Description
Create a contact us page.
Little bit more complex due to form submission (not just a UI ticket). If we want to spend time elsewhere and add this at a later sprint once deployed, we can definitely do that.
Use MUI for all components and styling--do not have an additional CSS page. Reference Marmik's new MUI code here: https://github.com/marmikpatel19/marmikpatel19.github.io/tree/version-2
Tasks
- Link the new page to the navbar
- Add a brief . Write whatever seems appropriate. Consider adding a point about reporting bugs through the form.
- Add a MUI form. Add whatever fields seem relevant.
- Add a place to store submission
- Ideas:
- New db table with new API endpoint
- A google spreadsheet (example: https://github.com/Infokidz-Academy/Infokidz-Academy-Website/blob/main/client/src/components/contact/contactform.jsx)
- Ideas:
- Add a way to notify team members about a new submission
- Ideas:
- Trigger email
- Not do this and leave it for team members to manually check
- Ideas:
Metadata
Metadata
Assignees
Labels
DelayedAfter DeploymentAfter Deployment