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

Completed Login Page Template #9

Merged
merged 3 commits into from
Jan 27, 2025
Merged

Completed Login Page Template #9

merged 3 commits into from
Jan 27, 2025

Conversation

soramicha
Copy link
Collaborator

@soramicha soramicha commented Jan 18, 2025

Created a form with email and password and sign in button using Chakra elements

Developer: Sophia Chang

Closes #3

Pull Request Summary

Created a login page template using Chakra elements. Has two input elements for email address and password, and a sign in button.

Modifications

Only edited the page.tsx inside the login folder of src.

Testing Considerations

Since this just focused on the visuals, I didn't do any testing after user submitted the values. But I made a concise sizing of the login form so whenever user changes the size of the browser, everything stays consistently centered in the page.

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

Screenshot 2025-01-25 at 7 59 45 PM Screenshot 2025-01-25 at 7 59 53 PM

Created a form with email and password and sign in button using Chakra elements
@soramicha soramicha linked an issue Jan 18, 2025 that may be closed by this pull request
@elhagen13
Copy link
Collaborator

New figma designs!
Screenshot 2025-01-24 at 12 36 08 PM
If you have the time, you can change it to the finalized design, but if not it can carry onto the next sprint!

@elhagen13 elhagen13 merged commit 3e584fa into develop Jan 27, 2025
4 checks passed
@elhagen13
Copy link
Collaborator

Looks good! Thanks for completing your issue!

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 login page
2 participants