Church-Life-Apps / SongsV2

Hymnal App V2
1 stars 0 forks source link

Create API Request/Response Data models #8

Closed brandonxia01 closed 1 year ago

brandonxia01 commented 1 year ago

Create a copy of the data classes from the backend repo in the client side repo so there are defined data types the frontend will work with. https://github.com/Church-Life-Apps/Backend/blob/main/src/db/DbModels.ts - this file, except the data types should not have db on it, just songbook or song etc.