Algo-Phantoms / Algo-Phantoms-Backend

💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
MIT License
43 stars 37 forks source link

Change password functionality added #49

Open somya51p opened 3 years ago

somya51p commented 3 years ago

Related Issue

Closes: #42

Describe the changes you've made

I have added a class in views.py for changing password functionality.

Checklist:

Capture

@harsh-9in Please review the same. and also if you want that I do this same functionality using forms notify me. I will change because the code will become more sorted.