c-o-l-i-n / joshies

🚀 (Work in Progress) Supercharge dynamic, multi-day competitions with realtime brackets, betting, analytics, and more
1 stars 0 forks source link

Add "Edit Session" page #36

Open c-o-l-i-n opened 2 days ago

c-o-l-i-n commented 2 days ago

There's a "create session" page, but we also need an "edit session" page to edit details like session name, start and end date, add players, etc.

This should use the "form factory" pattern used in most other create/edit forms.