Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a visitor I want to know if a program I want to see is full, or when places in it are freed #412

Open
japsu opened this issue Feb 6, 2024 · 0 comments
Labels
guide-v2-embedded Program Guide V2 Embedded

Comments

@japsu
Copy link
Contributor

japsu commented Feb 6, 2024

Store the information in program_v2.Program, allow read/write access to it via GraphQL.

Make a visitor-visible feed in Kompassi on an info screen or similar with entries like:

  • Cancelled: XX in YY at HH:MM
  • Full: XX in YY at HH:MM
  • Seats have become available again: XX in YY at HH:MM

Where does the information come from?

  • Program manager sets it manually via program admin
  • Security guard at the door sets it manually using mobile web page / PWA
  • Konsti sets it via GraphQL API
  • Paikkala sets it directly inside the backend
  • A robot looks at the program hall with its electronic eyes (machine vision), determines when it is full and sets it via GraphQL API
@knomepasi knomepasi added the guide-v2-embedded Program Guide V2 Embedded label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guide-v2-embedded Program Guide V2 Embedded
Projects
Status: No status
Development

No branches or pull requests

2 participants