IsaiahSavage / faithlink-mvp

Repository for my MVNU Honors Project.
Other
3 stars 0 forks source link

Refactor DB logic to separate layer #11

Open IsaiahSavage opened 9 months ago

IsaiahSavage commented 9 months ago

Refactor all DB logic, such as that found in GroupScreen.js, into a separate backend layer as opposed to exposing it all in the front end logic.