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

Build out Admin Register Page #120

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Build out Admin Register Page #120

merged 1 commit into from
Nov 7, 2024

Conversation

kluan01
Copy link
Contributor

@kluan01 kluan01 commented Nov 6, 2024

Created an AuthRegisterForm component and AdminRegister page (tsx/scss). Additionally, within the userActions.ts file I added a registerUser function.

All together, this pull request renders an admin registration page with a functional front-end form that console log's the results but needs more built on the backend / actual registration of the user.

Copy link
Collaborator

@IkeHunter IkeHunter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@IkeHunter IkeHunter merged commit cf7ee8e into ufosc:main Nov 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants