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.

Users #25

@cseitz

Description

@cseitz
  • Ability for users to create accounts using a variety of means (email links, password, OAuth, etc)
  • Edit users on the staff portal.
  • Mark them as denied, approved, etc.
  • Attributes System #24 under-18 attribute
  • Files System #23 Able to upload their resume
  • Be able to edit their account info on the main website, including uploading a new resume.
    • Ability to adjust their authentication methods (add new ways to login, delete old ones, reset password, change email, etc).
  • Ability to reset their password by email
  • Ability to directly email users on the staff portal.
  • Use soundex and/or double-metaphone to turn the users' name into phonetics; which is used when searching for users to allow us to search up people even if we misspell their name via turning the search into phonetics and then sorting with string similarity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendFor those who want to do backend tasks.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