Hira is a full-stack education management system designed for Quranic institutes and halaqas. It combines a React-based frontend with an Express/MongoDB backend to support student and teacher management, session tracking, evaluations, reports, and document exports.
The project is built to support modern workflows with:
- centralized user authentication and role-based access
- session and evaluation management for students and halaqas
- export capabilities for PDF and Excel reports
- a responsive interface using Tailwind CSS, Radix UI, and animated components
- multi-language support and RTL-friendly design considerations
The repository includes separate backend and frontend apps, plus project documentation under docs/ for setup, architecture, API overview, development workflows, testing, and operations.