You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an admin user, I want to be able to create other types of accounts (counselor, student, admin, etc.) so that other users can have access within their privileges.
Acceptance Criteria:
Admin Can Create new Counselor and designate login with:
Email
Password
Phone Number
Name
Admin Can Create Student Profiles with:
Email
Password
Phone Number
Name
Checklist:
Recall DB when admin logs in, populating Admin dashboard
Allow Admin DB privileges to create, change, delete, etc., student and counselor accounts
Integrate these actions with student and counselor directory components
The text was updated successfully, but these errors were encountered:
As an admin user, I want to be able to create other types of accounts (counselor, student, admin, etc.) so that other users can have access within their privileges.
Acceptance Criteria:
Checklist:
The text was updated successfully, but these errors were encountered: