Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 513 Bytes

todolist.md

File metadata and controls

12 lines (11 loc) · 513 Bytes

Authentication Part todo list

  1. Setup Django Project --> Done
  2. Configure env, media, cors and swagger ui --> Done
  3. Create Custom User Model --> Done
  4. Create Company and Job Seeker Profile --> Done
  5. Customize Admin Pannel --> Done
  6. Create signal to create company or job seeker profile according to user role --> Done
  7. Test custom user model , profiles admin profile
  8. Send email confirm message after user creation
  9. Create email verification endpoint
  10. Create company and job seeker endpoint