issues
search
Durbatuluk1701
/
FlashcardApp
0
stars
0
forks
source link
Upgrade Create Account
#11
Open
Durbatuluk1701
opened
1 year ago
Durbatuluk1701
commented
1 year ago
API:
Need a difference between
add_user
and
patch_user
, where add_user returns an error if they are already in the database
FrontEnd:
Redirect to the profile page after creating an account (blocked by #9 )
Front end messages that login has failed for a given reason.
API:
add_user
andpatch_user
, where add_user returns an error if they are already in the databaseFrontEnd: