Skip to content

feat: add expense tracker pro play - #1723

Open
leobertcamoro101-lab wants to merge 1 commit into
reactplay:mainfrom
leobertcamoro101-lab:feat/add-expense-tracker-pro-play
Open

feat: add expense tracker pro play#1723
leobertcamoro101-lab wants to merge 1 commit into
reactplay:mainfrom
leobertcamoro101-lab:feat/add-expense-tracker-pro-play

Conversation

@leobertcamoro101-lab

Copy link
Copy Markdown

Before creating this PR, please confirm the following:


First thing, PLEASE READ THIS: ReactPlay Code Review Checklist

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots or example output

What does this PR do?

Adds a new play: Expense Tracker Pro

Play Details

Features

  • Track income and expenses with categories
  • Summary cards (balance, total income, total expenses)
  • Visual charts — expenses by category + monthly overview
  • Filter by type (income/expense) and month
  • localStorage persistence — data saved between sessions
  • Delete individual transactions or clear all

Note for maintainers

The NHost Create form returned a 404 locally so the play_id
could not be generated via the UI. Please register this play
in the database. Code is fully ready in:
src/plays/expense-tracker-pro/

@netlify

netlify Bot commented Aug 28, 2026

Copy link
Copy Markdown

👷 Deploy request for reactplayio pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 309362d

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! contributor, thank you for opening a Pull Request 🎉.

@reactplay/maintainers will review your submission soon and give you helpful feedback. If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant