segeeslice / Meetify-UI

This is the React-driven UI for the Meetify program
GNU General Public License v3.0
2 stars 1 forks source link

Integrate signup UI with backend #11

Closed segeeslice closed 3 years ago

segeeslice commented 3 years ago

Overview

This PR integrates the UI signup process with the back-end, meaning you should be able to create an account, have it set on the database, and immediately login with it.

This PR also adds the necessary username field for registration.

More details

Expected errors:

Related Tickets