SamanthaGuillemette / SOEN390

SOEN390 Project
MIT License
5 stars 0 forks source link

Backend connection to "Identify how many patients are assigned to each doctor". #173

Closed QuangTran304 closed 2 years ago

QuangTran304 commented 2 years ago

Note: Implement some business logic to prevent assigning more patients than MAX. Having MAX patient column (attribute) for the doctor. Optional: having different MAX constants.