Hard Prerequisites |
IMPORTANT: Please review these prerequisites, they include important information that will help you with this content. |
|
Users from the internet need to register to use the site. Create a simple registration form. This will NOT be a part of a t admin panel. This is user facing.
We need to store the following info for the user:
That’s it really.
Users should also be able to log in and log out
For now dont worry about any kind of email/cellphone verification. Step 1 is always just to make the code work. once you are through everything you can worry about adding bells and whistles.
Take a looks at this: https://simpleisbetterthancomplex.com/tutorial/2018/01/18/how-to-implement-multiple-user-types-with-django.html