# Practice brief: a page with a form

Fictional project: an online portfolio review called "Form".
Use test contacts. This is an exercise, not real lead collection.

## Page

Headline: "Review your portfolio using two of your projects".
Description: an online session for junior designers, October 15, 2026, 90 minutes, up to eight participants.
Do not show a price: it has not been decided yet.

## Form

- Name: required.
- Email: required, validate the format.
- Comment: optional.
- Button: "Request a spot".
- On success: "Test request saved".
- Also store an ID and the creation time.
- Do not create a duplicate if the button is clicked again while sending.

Give the owner a way to view the records. The list and the contacts must not be open to a regular visitor.
Publish through Octo Cloud, first confirming the available terms and the access needed.

## Check

1. Open the page on a narrow screen.
2. Try to submit an empty form and an invalid email.
3. Submit: Test Attendee / test@example.com / Saving check.
4. Find the record with the same values, refresh the list and check it again.
5. Change the headline, refresh the page and submit again.

Before real use, agree on the content, the terms for handling personal data and your team's access.
