Pallavi1926 / Gym_Website__Using_HTML_CSS_JAVASCRIPT

39 stars 166 forks source link

improvement of login/signup with backend and user Dashboard #147

Open Coderamrish opened 1 month ago

Coderamrish commented 1 month ago

Login/Signup Forms: Create secure login and signup forms with field validation (email, password, username) and password reset functionality. User Authentication: Implement authentication using secure methods such as JWT or sessions for managing user logins. User Dashboard: Design a personalized dashboard that displays user information and is responsive across devices. Security Measures: Ensure strong security by hashing passwords and protecting user data.

prachithakor08 commented 1 month ago

Hello! I'm a GSSOC EXT 2024 contributor.Please assign this issue to me.I will create a better login or signup form with providing security to the user's data. Also I will make pages more attractive.