Closed yonimn2000 closed 3 years ago
PatientController Pushed to master
Please do not push anything to the master branch. I need to review your code first using a pull request. Luckily, you have not pushed your master branch to GitHub.
Please do the following:
Use the create controller wizard on the Patient entity. Visual Studio will create most of the things for you and you will need to adjust them to suit our project's needs. You can use all the other controllers, views, and models as guides for this task. More specifically, check out how things are connected and implemented for the UsersController, its views, and models.