flo-schu / diverssite

0 stars 1 forks source link

Tournament organizer #95

Open flo-schu opened 1 year ago

flo-schu commented 1 year ago

improving the detail view of the events

major changes

implement detail view

flo-schu commented 1 year ago

How to tackle participant selection?

The question is: How to handle the many "No-answer"-Users?

managing candidates

Best would be to have multiple lists from which it is clear who plays and who does not. It would be nice if it were easy to move people from one list to another

The complexity would come from connecting this with a form.

Example

yes no maybe
Flo Hans Susi
Anne Bert
Otto

I would then take all entries from yes and check them against the all users and change matches to yes. Like this I would also handle the other lists

flo-schu commented 7 months ago

Drag and drop functionality could be created as described here: https://www.toolify.ai/ai-news/master-the-art-of-building-drag-and-drop-interfaces-in-django-187374