Automated Reporting Workflow from Excel Data
A live web tool that turns Excel data into a manager-ready report, built for repeatable periodic reporting.
report_app is a live tool that turns an Excel dataset into a structured, manager-ready report.
Screenshots
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 live tool, deployed at novocureport.vercel.app, that turns Excel data into a manager-ready 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 Vercel
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 on Vercel at novocureport.vercel.app (HTTP 200 verified 2026-09-02).
What can be reused
- Spreadsheet-to-report generation
- Repeatable periodic reporting
- Internal reporting tool UI
Boundaries
- Client and private data are not included
- Do not claim measured time savings without a separate sourced calculation