codeforsanjose / codeforsanjose/BadgeHub

Allow admins to change which parts of the NFC data will print

Open
#20 0 comments 0 reactions 1 assignee Claimed by @Kyle-Falconer View on GitHub
enhancement
Dominant language
JavaScript
Stars
29
Forks
2
PR merge metrics
No merged PRs in 30d

Description

NFC data contains several fields, like an ID and zero or more NDEF records. NDEF records which are in the `urn:nfc:wkt:T` format are plain text records which should be selectable to be output to the printer.

For a list of NDEF records available, see [the NDEF specification](https://nfc-forum.org/our-work/specification-releases/specifications/nfc-forum-assigned-numbers-register/)

These NFC data are available in Redis when used with the [nfc_manager](https://github.com/codeforsanjose/BadgeHub/blob/6d1bfd15d890502eb22475b7ffe513a7c5428df6/BadgeHub/nfc_manager.py).

All that's needed for this issue is to create a way in the profile edit page to select the NDEF records or ID and map that to a text field in the name badge.

We should support up to 4 text fields.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.