issues
search
CakeVision
/
proiect_tehnologii_web
TBD at a later date
MIT License
1
stars
0
forks
source link
Implement user login
#8
Open
CakeVision
opened
3 weeks ago
CakeVision
commented
3 weeks ago
[ ] Make required checks on data
username and pass
is it a new user or one that forgot about account
[ ] Make db interaction
make prepared statement for user insertion
make statement to check if user exists
[ ] Make required checks on data
[ ] Make db interaction