Skip to content

Implement Supabase database for editable capital gains actions in report #172

@jamespepper81

Description

@jamespepper81

Update: Proposal to utilize Supabase as the backing database for editable capital gains actions in the report.

Editable actions on capital gains within the report currently require a persistent data source. Supabase can provide the necessary real-time database functionalities, including authentication and easy integration with TypeScript. Adopting Supabase will allow:

  • Storing and synchronizing user edits and capital gains data
  • Enabling collaborative editing and history tracking
  • Integrating with current TypeScript/React stack
  • Leveraging scalable Postgres/Realtime capabilities

Next steps:

  • Review Supabase SDK and TypeScript implementation strategy
  • Explore migration path for current capital gains logic
  • Identify any security implications
  • Draft initial Supabase schema for report actions

Feedback and further suggestions on database choice are welcome.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

Status
Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions