Automated Reporting Workflow from Excel Data
A deployed portfolio web app that turns Excel data into a manager-ready report, demonstrating acty.dev's reporting automation and internal tools work.
report_app is a deployed portfolio tool that turns an Excel dataset into a structured, manager-ready report.
Proof assets and links
Problem
Teams re-create the same reports from spreadsheet data every period, which is repetitive and slow to do manually.
Context
report_app is a public portfolio project with a deployed demo (Manager Excel Report). It shows the spreadsheet-to-report pattern acty.dev builds as an internal tool.
Inputs
- An Excel dataset to report on
Technical approach
The app takes an Excel dataset and produces a structured manager report from it, demonstrating a repeatable spreadsheet-to-report flow that can be run again each period.
Stack
- TypeScript
- React
- Client-side Excel parsing
- Deployed on Replit
What was built
A web tool that converts an Excel dataset into a structured, manager-ready report, demonstrating repeatable reporting from spreadsheet data.
Deployment
Deployed as a portfolio web app at alereport.replit.app (verified reachable 2026-06-03).
What can be reused
- Spreadsheet-to-report generation
- Repeatable periodic reporting
- Internal reporting tool UI
Boundaries
- Relevant specialized proof, but not a homepage lead card
- Client and private data are not included
- Do not claim measured time savings without a separate sourced calculation