Creating a sign up page.
Hello,
I am currently trying to develop a booking app where the first stage users (patients) can register their email and create a password.
I also need them to have the option of using the email and password they created before. This way they can use it on a new case to log in by selecting "existing" instead of new. With the previous email and password they created.
I am trying to get my case to flow like this:
Select "New User" > Create Email and Password login > Go to update profile page > Book appointment by selecting new or existing > Book new appointment > More stages
Select "Existing User" > Login with Email and Password login > Go to update profile page > Book appointment by selecting new or existing > Check existing appointment > More stages
I have much more to do but I am stuck on a simple creating a sign up / login stage. I have checked the forums but I am not seeing anything similar to what I am trying to create. I would attach my email to this for anyone who would want to help me via live connection of some sort but I am unsure if that is against the rules.
Any tips, step guides, or previous forum links will be appreciated highly. Thank you in advance.