xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Create Sign Up Backend #5

Closed xHergz closed 5 years ago

xHergz commented 5 years ago

Description:

Create the backend methods for signing up a user.

Tasks:

xHergz commented 5 years ago

Block by #6 , need to determine what fields will be there.

xHergz commented 5 years ago

No longer blocked by #6. Change from end point to just back end php method as the login and sign up will be separate pages, not within the react single page app.