Institutional Report Architect
A SaaS-style tool that guides users through a 7-step data entry process, from resource person details to geotagged photo uploads, producing standardised academic and professional PDF reports.
The Problem
Faculty members spent hours manually formatting FDP and Expert Talk reports to meet institutional standards. Each report required consistent headers, layouts, and image placements that were tedious to maintain.
The Solution
Built a Next.js stepper interface that walks users through 7 data entry steps, then generates a print-ready PDF with jsPDF, maintaining consistent formatting throughout.
Key Highlights
- 7-step guided data entry process
- Geotagged photo upload and placement
- Automated PDF generation with jsPDF
- Consistent headers, layouts, and formatting
- Report history and retrieval system
- MySQL backend for data persistence
Tech Stack
Next.js TailwindCSS MySQL jsPDF