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

feat: set up basic frontend for create account #10

Merged
merged 5 commits into from
Jan 25, 2025

Conversation

jojayama
Copy link
Collaborator

Developer: Jodi Yamane

Closes #4

Pull Request Summary

Made a basic frontend for create account page with name, username, password, phone # and email address. I also made it so that when the user does not enter a field, the outline of the input box turns red and an error pops up saying that the field is required.

Modifications

page.tsx in the createAccount page

Testing Considerations

Check that all of the required fields are there and that there are no frontend/design things I need to change

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

image

@jojayama jojayama linked an issue Jan 20, 2025 that may be closed by this pull request
@elhagen13
Copy link
Collaborator

New Figma designs! If you have the time, here is the new one
Screenshot 2025-01-24 at 12 34 41 PM
Logo can be found in the figma!

@jojayama
Copy link
Collaborator Author

Screenshot 2025-01-24 145819
Here is the new design that I implemented!

@elhagen13 elhagen13 merged commit 9c82bbc into develop Jan 25, 2025
4 checks passed
@elhagen13
Copy link
Collaborator

Wow! Nice job Jodi. 10/10

@yujiunchen
Copy link
Collaborator

yujiunchen commented Jan 27, 2025

Amazing work!! Thank you Jodi!!
If the boxes order can be from
Name:
Email:
Phone Number:
Password:
Confirm Password:
That be great!
( the users will be signing in through their email so no need for username )

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.

Create basic template for create account page
3 participants