alfio-event / alfio-event/alf.io

Refactoring: introduce Slot(s)

未关闭
#276 0 条评论 0 个 reaction 已指派 1 人 已被 @syjer 认领 在 GitHub 查看
enhancement
主要语言
Java
星标
1.6k
派生
396
PR 合并指标
30 天内没有已合并 PR

描述

We should decouple the ticket from the seat.
Introducing the concept of "slot" (a "seat" in a fixed-seats event) would give us more flexibility with respect to:
- cancelled / expired reservations: we can save the expired or cancelled reservation (including tickets) for reuse
- we can create tickets dinamically as people generate them.
- we can limit the validity of a ticket only to a part of the conference (e.g. single-day access) by linking the ticket to more slots
- etc.

The concept of slot would be general and not strictly related to tickets. It could come in handy also for #111

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。