Lifespark-Technologies / Infomed

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

Hospital API user view #66

Open kaashmonee opened 4 years ago

kaashmonee commented 4 years ago

Users should only be able to see the last 3 items, as well as whether or not it's available, not the actual number. Note that requires a User model and a Hospital model with updated fields, so this is contingent on #64.

This is also the first item under "Functionality" in #61.