Closed priyankcommits closed 6 years ago
Refactor Models to include a model for Doctor and separate one for Patient, you can get rid of is_doctor functionality, this will help adding further implementations easier
https://github.com/gnsharma/django-hospital-app/blob/74bc67d913baec5467ceb9d0d38882867a6cd010/app/models.py#L8
Refactored.
Refactor Models to include a model for Doctor and separate one for Patient, you can get rid of is_doctor functionality, this will help adding further implementations easier
https://github.com/gnsharma/django-hospital-app/blob/74bc67d913baec5467ceb9d0d38882867a6cd010/app/models.py#L8