jarednpress / team2kewl4skewl

3308-015 Team 2
0 stars 1 forks source link

/Register API #12

Open Evan-jpg-pdf opened 1 year ago

Evan-jpg-pdf commented 1 year ago

As a user I can create an account with a unique username when I want to register

Acceptance Criteria: Given a username and password, the api will add the username and hashed password into the database if the username is unique and redirects if the username is taken.