Lifespark-Technologies / Infomed

Web portal that enables communication between hospitals and health authorities
MIT License
1 stars 1 forks source link

Adding and removing appointment slots #79

Closed bl-nero closed 4 years ago

bl-nero commented 4 years ago

This change also refactors the way we register routes in the Django REST Framework in order to properly nest the appointment slots collection inside the hospitals collection.

Fixes #48.