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

Users #25

Open
1 of 10 tasks
cseitz opened this issue Jan 23, 2023 · 0 comments
Open
1 of 10 tasks

Users #25

cseitz opened this issue Jan 23, 2023 · 0 comments
Labels
backend For those who want to do backend tasks. frontend For those who want to do website tasks.

Comments

@cseitz
Copy link
Contributor

cseitz commented Jan 23, 2023

  • 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.
@cseitz cseitz added frontend For those who want to do website tasks. backend For those who want to do backend tasks. labels Jan 23, 2023
@cseitz cseitz added this to the Hacker Registration Finalized milestone Jan 23, 2023
@cseitz cseitz mentioned this issue Jan 23, 2023
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend For those who want to do backend tasks. frontend For those who want to do website tasks.
Projects
None yet
Development

No branches or pull requests

1 participant