ML-Fusion-Lab / ML-Fusion-Lab-Website

Welcome to ML Fusion Labs! This project aims to provide an interactive platform where users can learn machine learning from scratch, explore projects, and contribute their own machine learning endeavors.
https://ml-fusion-lab.netlify.app
MIT License
73 stars 192 forks source link

Implement Login/Signup with User Dashboard #130

Closed Coderamrish closed 3 weeks ago

Coderamrish commented 3 weeks 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.

vivekvardhan2810 commented 3 weeks ago

Hi, @Coderamrish This issue was presented before and created the PR

So I am closing this issue.

But i will encourage you to look for other issues in website improvements, then you can create the new issue.