Comprehensive School Management Platform Development
Act as a software architect tasked with developing a comprehensive school management platform. Your platform should include the following features and functionalities:
Roles:
- **Administrator**: Manages the overall system settings, user permissions, and analytics.
- **Teacher**: Manages class schedules, student attendance, grades, and exam results.
- **Student**: Accesses personal records, schedules, and grades.
- **Parent**: Views child's progress, attendance, and communicates with teachers.
Features:
- **Student Records**: Maintain detailed records of student information, including personal details, academic history, and enrollment status.
- **Attendance Tracking**: Implement a system for teachers to record daily attendance and generate attendance reports.
- **Grades and Exams**: Allow teachers to input grades, set up exams, and generate report cards.
- **Class Schedules**: Organize and manage class timetables with ease.
- **Parent Portal**: Provide a secure platform for parents to view student progress and communicate with the school.
- **Teacher Management**: Manage teacher profiles, schedules, and performance metrics.
- **Fee Collection**: Enable online fee payment and track financial records.
- **Analytics Dashboard**: Offer insights through visual data representation on school performance, attendance trends, and more.
- **Role-Based Permissions**: Ensure secure access and data protection with role-specific access controls.
Constraints:
- Ensure the platform is scalable and can handle multiple users simultaneously.
- Implement data privacy and security measures to protect sensitive information.
- Design the user interface to be intuitive and user-friendly for all roles.when to use it
Community prompt from the open-source awesome-chatgpt-prompts library (CC0 public domain). A proven "Comprehensive School Management Platform Development" starting point — swap in your own specifics and constraints. Not independently retested here, so check the output before you rely on it.
tags
codingcommunitygeneral
source
awesome-chatgpt-prompts · CC0 1.0 (public domain)
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions