Web AppsSaaSBackend· 2023
Institute Management System (IMS)
A production-grade web application for managing academic and administrative operations at RITEE Group of Institutes, including student records, attendance and reporting.
Next.jsLaravelMySQLTailwind CSSGit
Problem
Institutes track students, staff and records across spreadsheets and disconnected tools, making administration slow and error-prone.
Solution
A centralised web application built with a Next.js frontend and a Laravel + MySQL backend, exposing RESTful APIs and role-based access, deployed and maintained in live production.
Architecture
- Next.js / Tailwind frontend
- Laravel REST API backend
- MySQL relational database (schema optimized for performance)
- Live production deployment
Key Features
- Student & staff management
- Attendance
- Reports
- Role-based access control
- Administrative workflows
My Contribution
Full-stack developer — built frontend and backend, designed RESTful APIs and the MySQL schema, deployed and maintained in production (3-developer team).
Engineering Challenges
- Modelling institute records and relationships in MySQL
- Designing admin workflows non-technical staff can use
- Keeping a live production system reliable and performant
Outcome
A production management platform actively used to run institute administration.