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

WIP - Frontend Pages #30

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

WIP - Frontend Pages #30

wants to merge 4 commits into from

Conversation

ymmahmoud
Copy link
Contributor

Description

This is a WIP PR for frontend pages. I'll be focusing primarily on auth pages, and will update the PR as I finish.

Notes

This PR adds MaterialUI, emotion, and Formik UI. These dependencies will (hopefully) be the only dependencies that will be added during frontend development.

Additionally, as pages are finished, I will reduce the reliance on tailwind.css (mostly because I don't like using tailwind). After all tailwind references are removed, I will remove the tailwind dependency.

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Testing

Tested form inputs, validation, and user creation for the new user form. I'll hopefully add unit tests as time progresses.

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.

1 participant