Description: Create an application to enable signup and login for different types of users. On
login redirect users to their respective dashboards.
Details:
1. Types of Users:
a. Patient
b. Doctor
2. The signup form should have following fields:
. First Name
a. Last Name
b. Profile Picture
c. Username
d. Email Id
e. Password
f. Confirm Password
g. Address(line1, city, state, pincode)
3. There should be a check to see if the password and confirm password fields match
4. There is no specific structure for the dashboards.......can simply display the details
entered in the signup form
forked from vivekthedev/Django-Task-Authentication
-
Notifications
You must be signed in to change notification settings - Fork 0
Vinayak3773/Django-Task-Authentication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Django Task for Banao Python/Djanog
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 69.6%
- HTML 28.9%
- CSS 1.5%