sntlln93 / clini

Management App for Health Professionals
0 stars 1 forks source link

Add `GET /insurances` #24

Open sntlln93 opened 6 months ago

sntlln93 commented 6 months ago

Context

Insurances should be stored on the backend along with their logo.

Table columns

Column Second Header
name Name to display
long_name Long name to display
logo Image uri store locally

Checklist