7c706494942c2a4883cb33026d1586c69bc61d2f
Comprehensive analysis of the Excel-based patent litigation cost calculator with implementation plan for the web version: - Fee calculation logic (GKG/RVG step-based accumulator, all multipliers) - Exact fee schedule data for all 5 versions (extracted from Excel) - UPC fee structure research (fixed fees, value-based brackets, recoverable costs) - Architecture: new page at /kosten/rechner within KanzlAI-mGMT (pure frontend) - Complete input/output specifications - 3 bugs to fix from the Excel (VAT formula, wrong fee type, missing expert fees) - Side-by-side DE vs UPC cost comparison data
KanzlAI-mGMT
Kanzleimanagement online — law firm management for deadlines, appointments, and case tracking.
Structure
backend/ Go API server
frontend/ Next.js 15 (TypeScript, Tailwind CSS)
Development
make dev-backend # Go server on :8080
make dev-frontend # Next.js dev server
make build # Build both
make lint # Lint both
make test # Test both
Tech Stack
- Frontend: Next.js 15, TypeScript, Tailwind CSS
- Backend: Go
- Database: Supabase (PostgreSQL) —
kanzlaischema - Deploy: Dokploy on mLake (kanzlai.msbls.de)
Description
Languages
TypeScript
51.8%
Go
47.8%
Dockerfile
0.1%
CSS
0.1%