zuri-training / My_debtors_Team35

This stuDebt platform is centred on helping schools prevent debtors from registering in another school despite pending debts in the previous school.
Apache License 2.0
6 stars 5 forks source link

Refactored the student and school models into an accounts app as Ebere suggested #35

Closed collinsezedike closed 2 years ago

ebereanuebunwa commented 2 years ago

We may need to create a custom user model as well, and maybe re configure the admin panel. Then for our user types(school, student and admin), We will define a drop down attribute in the custom user model.

ebereanuebunwa commented 2 years ago

Thank you Collins. Nice one.