Where-Is-My-Money-Tracker
Popular repositories Loading
-
where-is-my-money-tracker
where-is-my-money-tracker PublicCRUD spending tracker with a recursive twist, allowing the user to hierarchically categorize their spending. Provides intuitive visual feedback about where your money is going with dynamically rend…
JavaScript 2
-
WIMMT-backend
WIMMT-backend PublicThe backend portion of the spending tracker that utilizes PostgreSQL to create tables for users, categories, one-time purchases, and recurring purchase items. Our routes were created with a test-dr…
JavaScript 1
Repositories
- where-is-my-money-tracker Public
CRUD spending tracker with a recursive twist, allowing the user to hierarchically categorize their spending. Provides intuitive visual feedback about where your money is going with dynamically rendered charts for a chosen parent category and time window.
Where-Is-My-Money-Tracker/where-is-my-money-tracker’s past year of commit activity - WIMMT-backend Public
The backend portion of the spending tracker that utilizes PostgreSQL to create tables for users, categories, one-time purchases, and recurring purchase items. Our routes were created with a test-driven-development focus that drove our confidence throughout the project creation.
Where-Is-My-Money-Tracker/WIMMT-backend’s past year of commit activity