You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I developed webapp called RemindMe. It’s my simple idea and main purpose to do this is getting knowledge about backend and connecting databases. So it’s type of reminder app with some features. In this app user must register to go homepage so I used hashing with salting methods to protect everyone’s password. So user can create account with uniq…