juanramirez / on-duty

On duty calendar organizer for hospital services.
MIT License
0 stars 0 forks source link

Doctor definition page model #24

Open juanramirez opened 2 years ago

juanramirez commented 2 years ago

Note: This is a subtask of #9 Doctor definition page.

As a developer, I want to follow the MVC design pattern to develop the webapp version of DoctorPlan. I need then to define a NodeJS class which will work as model (following the MVC software architectural paradigm), so it will be an entry point which will allow making CRUD operations in the doctor table of the database.

Subtasks: