EuroPython / epcon

EuroPython Conference Website
BSD 2-Clause "Simplified" License
35 stars 64 forks source link

Create a dashboard for ticket sale statistics #1455

Open fpierfed opened 3 years ago

fpierfed commented 3 years ago

It would be nice to have a simple dashboard showing how many tickets we sold for every fare type.

An enhancement would be the ability to compose and send an email to all people who have a given ticket type associated to them.

Ideally the dashboard should be integrated in the site admin interface. However, as a first step, it could be a separate page.

malemburg commented 3 years ago

We already have that :-) It would just need some translation (it's still in Italian) and perhaps cleanup. You can find it here: https://ep2021.europython.eu/admin/assopy/order/stats/ (the Order stats page).

-- Marc-Andre Lemburg eGenix.com

Please see http://egenix.com/imprint for legal notices.

On 31 July 2021 10:45:30 CEST, Francesco Pierfederici @.***> wrote:

It would be nice to have a simple dashboard showing how many tickets we sold for every fare type.

An enhancement would be the ability to compose and send an email to all people who have a given ticket type associated to them.

Ideally the dashboard should be integrated in the site admin interface. However, as a first step, it could be a separate page.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/EuroPython/epcon/issues/1455