Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
lan:hordalan:rfid:software [2024-08-31 22:10] – [Extra] Odd Stråbø | lan:hordalan:rfid:software [2024-09-10 11:08] (current) – Odd Stråbø | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Projects ====== | ||
+ | {{: | ||
+ | |||
===== Registration ===== | ===== Registration ===== | ||
+ | Webapp, Android and/or a plain TUI((terminal user interface)). | ||
+ | |||
+ | The challenge with webapp is connecting both QR code scanner((webcam? | ||
+ | Using a local Python app as the hardware interface for the browser is quite possible. | ||
+ | Android apps have access to both, assuming the phone has a NFC scanner. | ||
+ | |||
+ | |||
+ | |||
+ | **Scenario: | ||
+ | Deltaker har ødelagt/ | ||
+ | Jeg tenker dette er noe som bør gjøres i info skranken? Eventuelt ved hovedingang, | ||
==== MVP ==== | ==== MVP ==== | ||
- | - Scan ticket | + | - Scan ticket((QR code?)) |
- Scan NFC armband | - Scan NFC armband | ||
- Connect ticket to NFC armband in the database | - Connect ticket to NFC armband in the database | ||
Line 10: | Line 24: | ||
==== Extra ==== | ==== Extra ==== | ||
* Information stand before entry gate on opening day? \\ This to avoid clogging registrations up with people who want to ask additional questions | * Information stand before entry gate on opening day? \\ This to avoid clogging registrations up with people who want to ask additional questions | ||
+ | |||
+ | ==== Flow graph ==== | ||
+ | {{: | ||
Line 27: | Line 44: | ||
* Cumbersome/ | * Cumbersome/ | ||
* App reviews take time((Obtainium is a way around this for Android, but probably not satisfactory for a good portion of the target audience)) | * App reviews take time((Obtainium is a way around this for Android, but probably not satisfactory for a good portion of the target audience)) | ||
+ | |||
+ | ===== Discord bot ===== | ||
+ | |||
+ | The bot from 2024 is located here; [[https:// | ||
+ | |||
+ | ==== MVP ==== | ||
+ | * Send message to a specific Discord channel containing a list of who is in the building | ||
+ | * Command to check in/out (in case you didn't with RFID) and set an AFK message | ||
+ | |||
+ | ==== Extra ==== | ||
+ | * Set role to indicate who is in and who is out | ||
+ | * A way to indicate that you are sleeping in the hall / otherwise "off duty" but available | ||
+ | |||
+ | |||
+ | ===== Crew interface ===== | ||
+ | |||
+ | ==== MVP ==== | ||
+ | * Display the same info as the Discord bot, but in a nicer way | ||
+ | * Auto-refresh display | ||
+ | |||
+ | ==== Extra ==== | ||
+ | * Login | ||
+ | * Ability to change your away state and message | ||
Line 56: | Line 96: | ||
+ | ====== See also ====== | ||
+ | * [[..|RFID/ |