amanjha8100 / AMS

Attendance management system made my me, which I use for taking attendance.
https://amsit.pythonanywhere.com/
MIT License
12 stars 8 forks source link

Add Custom User Model in Djnago #4

Closed 7saikat7 closed 2 years ago

7saikat7 commented 2 years ago

Add a custom user model in Django which will consist of

  1. Principle [superuser access] 2.Hod[staff status] 3.Teacher[staff status ]
  2. Students[normal users, is_active status only ]
baibhav3211 commented 2 years ago

@7saikat7 @amanjha8100 do hod , teacher and student register from homepage in this feature?? and princinple user id will be created from admin side??

7saikat7 commented 2 years ago

no, do like that, use checkboxes is_hod, Is_principle and there will be different signup pages for them but will create it in a different issue, as of now make a custom user model , which will be used for basic login and signup

7saikat7 commented 2 years ago

would you like to work on it ?

baibhav3211 commented 2 years ago

Sorry @7saikat7 due to college reopening i am busy a bit...you can assign this to anyone else...i will take another when i got free as soon.... Thanks:)

shreyjha2309 commented 2 years ago

I'll try this one

7saikat7 commented 2 years ago

you will learn a lot from this issue !

7saikat7 commented 2 years ago

any updates ?

Srishti-Ahuja commented 2 years ago

If no one is working on this issue, I would like to take it up

7saikat7 commented 2 years ago

ya sure, please try to do it quickly.