kendalleasterly / budgeting

1 stars 0 forks source link

Separate Data from API & Added Customizations #21

Open kendalleasterly opened 5 months ago

kendalleasterly commented 5 months ago

So like when we allow users to add tags (#15), notes (#14), or have other customizations those will be stored in firestore (contrast from #13) so that they can be accessed from other platforms like the web or other devices. so caching will have most of everything but we'll cache the customizations to firebase using the transaction ids for each customization made.