kennyboy55 b1cf2deda1 Refactor RSVP flow and add new Event page
- Removed old activity detail, RSVP guest add, and questions partial templates.
- Introduced new RSVP page structure with separate templates for email, guest, activities, questions, and notes.
- Implemented new RSVP management views including start, update, decline, and restart functionalities.
- Enhanced cookie management for RSVP sessions.
- Added summary utilities for email, guests, activities, questions, and notes.
- Updated URL patterns to accommodate new RSVP flow.
- Improved context handling in RSVP views.
2026-03-25 10:54:24 +01:00
2025-12-20 14:44:04 +01:00
2025-12-20 11:41:02 +01:00
2025-12-20 14:45:02 +01:00
2025-12-20 14:44:04 +01:00

friend-event-rsvp

A personal event RSVP tool. Meant for personal home use and a single administrator. Unique feature is multiple activities per event.

Development

pip install --user pipenv

Inside the project root: pipenv install

Everytime you start: pipenv shell

Check that is works by running which python

Ideas and notes

Een

Twee

De invite code onderdeel maken van de RSVP, invite helemaal verwijderen? Een invite juist helemaal loskoppelen, geen connectie meer met RSVP. Alles kopieren. Een invite kan dan ook Guests hebben?

Drie

Emails! Om te editen, als er comments of wijzigingen zijn!

Vier

Geen nieuwe gasten toevoegen, als er al een activity geselecteerd is die vol is!

Vijf

Als iemand geen gasten mag meenemen, die hele stap niet tonen.

Zes

Gasten (template): koppelen aan een invite!

Things to keep in mind

  • Move to Postgress
  • Dockerfile
  • Redis for channels?
S
Description
A personal event RSVP tool. Meant for personal home use and a single administrator. Unique feature is multiple activities per event.
Readme GPL-3.0
1.7 MiB
v0.1
Latest
2026-03-30 12:52:43 +02:00
Languages
Python 73%
HTML 17%
CSS 5.2%
JavaScript 3.8%
Dockerfile 0.7%
Other 0.3%