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

Create NFC card #347

Open
Tracked by #351
JamesRobey12 opened this issue Mar 14, 2023 · 0 comments
Open
Tracked by #351

Create NFC card #347

JamesRobey12 opened this issue Mar 14, 2023 · 0 comments
Assignees

Comments

@JamesRobey12
Copy link

JamesRobey12 commented Mar 14, 2023

As a card producer I want to get a unique link for the card so that I can write it and send it to the dancer.

Acceptance criteria:

  1. There is a “NFC cards” item in the main navigation.
  2. “NFC cards” item is shown only for accounts with a role “Card Producer” (account has a cardProducer=true)
  3. When I click “NFC cards” it takes me to NFC cards Dashboard (url: /admin/nfc-cards, see https://wedance.vip/admin/cities as example)
  4. By default the list is empty and it shows “There are no cards yet. Add a new one”.
  5. When I click on “Create New” then a new NFC card is added to the list.
  6. NFC card has a state “unused”.
  7. NFC card has an url.
  8. NFC card has a linked profile username, default is undefined.
  9. I can copy the link of the card, write it to the card and set the state to “used”.
  10. The NFC card url has the following format: “WeDance domain + nfc + serial number”.

Example of an NFC card url: https://wedance.vip/nfc/yLzS9fZOJVRPAjZzkTmi

@JamesRobey12 JamesRobey12 mentioned this issue Mar 14, 2023
4 tasks
This was referenced Mar 14, 2023
@sftyzxg sftyzxg assigned jia-ayo and unassigned jia-ayo Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants