rjb489 / CS386-wkgOut

MIT License
2 stars 0 forks source link

BACKEND: create account page properly creates account #193

Closed chd63 closed 6 months ago

chd63 commented 6 months ago

-create account page makes an new account -create account page tells user if account already exists -create account page will redirect to the login page if user is created successfully

chd63 commented 6 months ago

chd63- I finished creating a new account and redirecting to the login page if user is successfully created

TODO: we need to let the user know if an account with that username already exists