Closed kunal2812 closed 1 year ago
Hello sir, I have read the problem and i want to work on this problem. so sir pls assign it to me.
Please request on Contrihub
Can I get an extra day to complete this issue?
Not sure if re-requesting for the same issue is allowed
Is it fine if i submit an incomplete pull request then? and finsish the changes the day after?
Yes you can but try to fix it as early as possible. You still have 7 hrs left for this issue.
Problem
Currently, there is a single form and one view (main.views.account) that is used for both sign up and sign in which is not very user friendly
Expected behaviour
Create separate forms for sign in (add 2 fields for user name and password just below the sign up button and modify views accordingly) Also add a role field to user model and allow a user to register as a "Student" or "Mentor" (Use radio buttons or dropdown) Please follow the existing theme of website
Note: