This repository was archived by the owner on Sep 21, 2024. It is now read-only.
[5] Refactor backend to use PostgreSQL #110
Labels
back end
Bugs/Implementation on server/DB
stretch goal
Features beyond MVP functionality - not to be addressed until MVP in place
If we want to have a more cogent backend design, we should create multiple tables for our data (users, transactions, accounts, etc), and create endpoints to accompany those, as opposed our current (expedient) MVP-focused database design.
The text was updated successfully, but these errors were encountered: