Add Local Development Demo Data #502

Merged
zachgoll merged 3 commits from dashboard-page into main 2024-03-01 05:35:54 +08:00
zachgoll commented 2024-03-01 03:30:35 +08:00 (Migrated from github.com)

This PR adds a realistic set of accounts with transactions for local development. Additionally:

  • Cleans up seeds.rb to only load data required to run the app
  • Extracts local demo data to Rake task
  • Updates balance sync and trend display to handle liability accounts
This PR adds a realistic set of accounts with transactions for local development. Additionally: - Cleans up `seeds.rb` to only load data required to run the app - Extracts local demo data to Rake task - Updates balance sync and trend display to handle liability accounts
Sign in to join this conversation.