SJSPA-New
SJSPA-New is a full-stack institutional website and content platform built for Shri Jain Shwetamber Professional Academy (Indore). The project replaces a legacy WordPress setup with a modern architecture where the public website and admin content workflows run in a single Next.js + Payload CMS codebase.
Problem
The previous system had accumulated outdated wordpress theme/plugin complexity and fragmented content management patterns. This made editorial ux unplesant over time.
Solution
SJSPA-New rebuilds the platform as a modern CMS-driven web application:
- public frontend and admin panel in one unified app
- Schema-driven, type-safe CRUD for managing content
Impact
The institution now has a cleaner and faster platform that is easier for staff to maintain, while giving developers a scalable foundation for future growth, compliance updates, and feature expansion.
Tech Highlights
- Next.js + React
- Payload CMS (embedded with App Router)
- Turso SQLite / libSQL
- Cloudflare R2 storage
- Tailwind CSS
- Radix-ui/shadcn
- Vitest + Playwright testing workflow