cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

task: Front End Registration #153

Closed AndrewDoering01 closed 4 months ago

AndrewDoering01 commented 4 months ago

References #37

Definition of Done:

AndrewDoering01 commented 4 months ago

[t:180]

Added page for registration, created stepper and fields for a user to register, wrote validation for each field, started creating fields for error messages to display based on validation result

AndrewDoering01 commented 4 months ago

[t:60]

Added validation on all form fields, including error messages based on entries

AndrewDoering01 commented 4 months ago

[t:90]

Added call to backend to create account and a check to make sure username, phone and email are all unique