-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/harsh daniel/vsr page 2 #30
Conversation
…ng is not filled out
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I made a few minor changes but nice work overall, it works great!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-I am able to submit an alphabetical phone number and a badly formatted email.
-Other than that everything looks good! Testing instructions work as expected, webpage looks aligned with figma, MongoDB works properly.
Thanks @2s2e , I fixed the issues! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Tracking Info
Resolves #19
Changes
Testing
Ran frontend and went to
localhost:3000/vsr
.Can see created VSR form in MongoDB after hitting submit button
TODO
Confirmation of Change
localhost:3000/vsr
. This should show both existing pages of the VSR form. Use the Next button after filling out the first page to see the second page.