khannakshat7 / Elektra

⚡ML powered Electricity Outage prediction⚡
https://elecktra.uc.r.appspot.com
MIT License
41 stars 84 forks source link

change password feature #226

Closed arpit456jain closed 3 years ago

arpit456jain commented 3 years ago

Related Issuse

change password feature implemented successfully.

Closes: #222

Describe the changes you've made

https://user-images.githubusercontent.com/55352601/119825529-aac1a280-bf14-11eb-8e0d-14aed5623089.mp4

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot
arpit456jain commented 3 years ago

@khannakshat7 please review the PR . I plan to make a separate PR for error / success msg but i added it in this PR . so kindly give lvl3 to this PR and my other PR 224 for informatory text

in next PR i will add password validations in front-end and backend both

khannakshat7 commented 3 years ago

@arpit456jain In change password can u pl. ask for current password and validate it then change the password?

khannakshat7 commented 3 years ago

There should be 3 inputs Current password, New password, Confirm password

arpit456jain commented 3 years ago

There should be 3 inputs Current password, New password, Confirm password

@khannakshat7 no problem right now i am working on password validations i will make these changes in PR which i will create after this merged