Skip to content

ShobhanKarthish/ROISimulator

Repository files navigation

Invoicing ROI Simulator

This project is a React + Vite application for calculating ROI and cost savings from automated invoice processing. The project simulates how automation impacts operational costs by factoring in labor, error rates, and implementation costs. Users can adjust parameters, compare scenarios, and generate reports — all through a simple, responsive UI.

Features

  • Real-time ROI calculator
  • Save/load scenarios
  • Generate PDF reports
  • Charts comparing manual vs automated costs

Setup

git clone https://github.com/ShobhanKarthish/invoice-savings-lab.git
cd invoice-savings-lab
npm install
npm run dev

Local Development

Requirements: Node.js and npm

npm i
npm run dev

Build

npm run build

Technologies

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS
  • Supabase

Notes

Supabase handles data storage. Just add your project URL and anon key in a .env file.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages