Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.
This repository was archived by the owner on May 2, 2024. It is now read-only.

Check-In Page #26

@cseitz

Description

@cseitz

An alternative streamlined way to look up and edit users.

  • Use soundex and/or double-metaphone to convert the search into phonetics and then sort with string similarity. (see Users #25)
  • Easy and quick way to look up a user and change their status (checked in)
  • Streamlined bare-minimum account registration process (only supporting emails; no userpass or oauth) to let people register for the event right at the door.
  • Automatically alert the staff member at check-in if someone under-18 tries to get checked in; ensuring you ask them about the minor waiver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendFor those who want to do website tasks.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions