BroncoHacks-Website / Application-Portal

2 stars 2 forks source link

Back End feat(REST): Account POST Request (Express) #21

Closed DanielPasion closed 6 months ago

DanielPasion commented 7 months ago

Task (2-3 people)

Create a sepearate branch titled "name1name2name3-createaccountroute"

Create a POST Route in the Server folder that takes two arguements:

Email: email used as the account identifier Password: User inputted password that follows these specific requirements:

Return status codes for the following: