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

<User Creation>Session Management #28

Open
2 of 3 tasks
nwm516 opened this issue Aug 7, 2024 · 0 comments
Open
2 of 3 tasks

<User Creation>Session Management #28

nwm516 opened this issue Aug 7, 2024 · 0 comments
Assignees
Labels

Comments

@nwm516
Copy link
Collaborator

nwm516 commented Aug 7, 2024

As an admin, I can create user users (student, counselor, other admin), granting them privileges to log-in, view unique dashboards for them, etc.

Acceptance Criteria:

  • Users of types listed above are created within a DB
  • Once users are created, logging in accesses DB, retrieving information, and routing correctly based upon information

Checklist:

  • DB setup for user creation and information retrieval
  • Log-in Page created and works with backend
  • Appropriate page retrieval for user based upon their credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants