Internara is an enterprise-grade, human-centered Practical Work Management Information System (SIM-PKL) built with a Domain-Aligned Modular Monolith architecture. It is designed to orchestrate the entire internship lifecycle for educational institutions and industry partners with rigorous engineering standards.
Internara is governed by the 3S Doctrine, ensuring it remains a high-fidelity engineering benchmark:
- SECURE (S1): Rigorous RBAC, UUID identity, and PII encryption by default (ISO/IEC 27001 aligned).
- SUSTAINABLE (S2): Strict typing, modular isolation, and comprehensive TDD (ISO/IEC 25010 aligned).
- SCALABLE (S3): Contract-first inter-module communication and event-driven orchestration.
- Backend: PHP 8.4 (Strict Types), Laravel 12.
- Frontend: Livewire 3, Tailwind CSS 4, Mary UI.
- Database: PostgreSQL / MySQL / SQLite (UUID v4 Primary Keys).
- Testing: Pest PHP (TDD-first).
- Standards: ISO/IEC 25010, 29148, 29119.
Internara is decomposed into cohesive domain modules:
- Core: System identity, academic scoping, and configuration.
- Internship: Lifecycle, placements, registrations, and requirements.
- Journal & Attendance: High-frequency vocational telemetry.
- Assessment: Rubric-based evaluation and compliance scoring.
- User & Profile: Unified identity and institutional identifiers.
- Report: Authoritative document synthesis.
Detailed technical and governance documentation can be found in the docs/ directory:
- System Architecture: Deep dive into the modular monolith.
- Software Requirements: Authoritative SyRS (ISO/IEC 29148).
- Engineering Conventions: Standards, naming, and patterns.
- Test Strategy: Quality gates and verification models.
- Deployment Guide: Environment orchestration.
We follow strict open-source governance standards:
- Contributing: Guidelines for code and documentation.
- Governance: Project oversight and decision-making.
- Security Policy: Reporting and management of vulnerabilities.
- Code of Conduct: Community behavior standards.
Internara is open-source software licensed under the MIT License.