Skip to content

Conversation

@LeYun920
Copy link

@LeYun920 LeYun920 commented Sep 7, 2025

This PR adds a new summary reporting feature that allows generating monthly summaries and detailed category reports. It also introduces Docker-based deployment automation for staging and production environments.

Key changes:

  1. Added summaryController.js with:
    getSummary – Generates monthly spending summaries for all categories.
    getCategoryReport – Provides detailed reports for a single category with optional date filters.

  2. Added report.js to define API routes for summary and reports.

  3. Added Docker setup files:
    Dockerfile
    docker-compose.staging.yml
    docker-compose.prod.yml
    .dockerignore

These changes make the app ready for reporting features and containerized deployments.

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