missstaff / prioritize-your-life

A mobile application for managing personal budgets and finances, built with React Native and TypeScript. Backend services are powered by Firebase and Node.js.
1 stars 0 forks source link

Move types into a general types file? #7

Closed missstaff closed 3 weeks ago

missstaff commented 4 weeks ago

It makes sense to centralize some of the type declarations if not all. Assess the currently implemented types and determine if they should be centralized or siloed.