Create a simple invite page, collect responses, manage headcount, and export everything to .xls or .ods for your records.
Set the event details once. Guests can then use the RSVP form on the right.
This is a lightweight single-file MVP. It stores data in the browser using local storage, which is great for a prototype or a single organizer device.
Fill out the organizer form first, then guests can RSVP here.
Each export includes the event details and one row per RSVP with name, email, party size, response, notes, timestamp, and remaining capacity.
| Column | Description |
|---|---|
| event_name | Name of the small-group event |
| event_date | Date and time as saved by organizer |
| location | Location or meeting point |
| capacity | Optional max headcount |
| guest_name | RSVP name |
| guest_email | Guest email |
| party_size | Number of people in that RSVP |
| response | Yes / Maybe / No |
| notes | Guest notes or dietary details |
| submitted_at | When the RSVP was added or updated |
This format works well for: