Closed abhishek310001 closed 7 months ago
Project ID: jalantechnologies_rflask-boilerplate
Project ID: jalantechnologies_rflask-boilerplate
Project ID: jalantechnologies_rflask-boilerplate
Project ID: jalantechnologies_rflask-boilerplate
Deployment (frm-boilerplate) is available at - https://d70d79bb807ed20.preview.platform.jalantechnologies.com
Project ID: jalantechnologies_rflask-boilerplate
Project ID: jalantechnologies_rflask-boilerplate
Deployment (frm-boilerplate) is available at - https://d70d79bb807ed20.preview.platform.jalantechnologies.com
Project ID: jalantechnologies_rflask-boilerplate
Deployment (frm-boilerplate) is available at - https://d70d79bb807ed20.preview.platform.jalantechnologies.com
Deployment (frm-boilerplate) is available at - https://d70d79bb807ed20.preview.platform.jalantechnologies.com
Project ID: jalantechnologies_rflask-boilerplate
Deployment (frm-boilerplate) is available at - https://d70d79bb807ed20.preview.platform.jalantechnologies.com
Project ID: jalantechnologies_rflask-boilerplate
Deployment (frm-boilerplate) is available at - https://d70d79bb807ed20.preview.platform.jalantechnologies.com
Description
This PR aims to add the functionality of SignUp to the Boilerplate code. The UI can be seen in the screenshots and functionality in the video attached.
Screenshots:
Video:
Video demonstrating feature of
Sign Up
flow.https://github.com/jalantechnologies/rflask-boilerplate/assets/128154648/4e73da3d-826b-4d53-82a2-b77b71fd8e4d
Video demonstrating all the validations of
Sign Up
page.https://github.com/jalantechnologies/rflask-boilerplate/assets/128154648/30b2006c-b2e4-413c-bbd7-f7036afa3e6a
Database schema changes
Tests
Automated test cases added
Manual test cases run
For each manual test case, list the steps to test or reproduce the PR.
Sign Up
button with one or more of the field/s blank (First Name, Last Name, Email, Password, Confirm Password) didnot submit the form and raises error.Sign Up
button when all the information is correct.