Skip to content

Releases: MatrixMe00/student-record-system

v0.3.0

26 Jan 08:25
7dba22d

Choose a tag to compare

What's Changed

  • docs: Add comprehensive software setup guide for superadmins by @MatrixMe00 in #19
  • refactor: Update seeders and ActivityLog to use system user ID (1) by @MatrixMe00 in #20
  • feature: Improve setup page and create reusable email system by @MatrixMe00 in #18

Full Changelog: v0.2.1...v0.3.0

v0.2.1

25 Jan 16:06
381d8d3

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Jan 15:38
768de74

Choose a tag to compare

What's Changed

  • docs: Add project documentation and structure by @MatrixMe00 in #14
  • refactor: Fix database migration foreign keys and cascade behaviors by @MatrixMe00 in #15
  • feature: Redesign guest frontend pages and components by @MatrixMe00 in #16

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Jan 15:23

Choose a tag to compare

What's Changed

What's New

This initial release includes a complete, production-ready student record management system with the following key features:

✨ Core Features

  • Multi-School Management - Support for multiple schools on a single platform with complete data isolation
  • Role-Based Access Control - Five user roles (Developer, Superadmin, School Admin, Teacher, Student) with appropriate permissions
  • Student Management - Complete student registration, profile management, and promotion system
  • Grade Management - Full grade entry, approval workflow, and result consolidation
  • Payment Integration - Paystack integration for online payments, billing, and debt tracking
  • Academic Management - Classes, subjects, programs, and subject-to-teacher assignments
  • BECE Support - Complete BECE candidate preparation and result management
  • Reporting & Analytics - Historical records, Excel/PDF exports, and comprehensive analytics
  • Activity Logging - Complete audit trail for all system actions

New Contributors

Full Changelog: https://github.com/MatrixMe00/student-record-system/commits/v0.1.0