harshalhonde21 / harshalhonde21/EcommerceSpectastyle

Enhancing User's profile by reset password and change profile

Open
#43 6 comments 0 reactions 1 assignee Claimed by @p00jitha View on GitHub
enhancement level2
Dominant language
JavaScript
Stars
94
Forks
129
PR merge metrics
No merged PRs in 30d

Description

Currently, during the signup process, we're only collecting essential user information such as name, email, and password at backend but we are not storing user's profile pic at database. And after signup or login reset password is also not working.
To address this issue, I suggest integrating multer to handle file uploads and modifying our backend to store user profile information. By implementing this enhancement, users will be able to upload and display their profile pictures and other relevant details on their profile page, enriching their experience on our platform. Additionally we can implement otp verification using nodemailer.
![Screenshot 2024-05-10 202744](https://github.com/harshalhonde21/EcommerceSpectastyle/assets/129841150/594e3b89-de5d-4132-bc1b-ef81fa56c35a)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.