chiraag-kakar / sharenlearn

A Common File/Resource Sharing Platform for Students & Faculties built using HTML, CSS, Javascript, & Django.
https://sharenlearn.herokuapp.com/
MIT License
45 stars 78 forks source link

Edit profile with django forms #301

Closed harshakhmk closed 3 years ago

harshakhmk commented 3 years ago

Feature request-

Edit profile view can be handled by using Django forms which handles request data better

Is your feature request related to a problem? Please describe. (optional)

A clear and concise description of what the problem is.

Describe the solution you'd like

I would like to work on this view so that edit_profile handles data payload through forms thereby minimized coding

I would like to work on this, can you assign me @chiraag-kakar