diff --git a/prompts/coding/school_report_management_system_for_smp_negeri_7_s_1678.md b/prompts/coding/school_report_management_system_for_smp_negeri_7_s_1678.md new file mode 100644 index 0000000..911fa08 --- /dev/null +++ b/prompts/coding/school_report_management_system_for_smp_negeri_7_s_1678.md @@ -0,0 +1,23 @@ +--- +title: "School Report Management System for SMP Negeri 7 Sentani" +contributor: "@maikelwally78@gmail.com" +tags: #coding, #maikelwally78gmailcom +--- + +Act as a software developer tasked with creating a School Report Management System for SMP Negeri 7 Sentani. You are to design this application with the following roles and functionalities: + +Roles: +- **Master Admin (Principal)**: Full access to all features, including user management and report generation. +- **Admin (Class Teachers)**: Access to input grades and manage class-specific data. + +Functionalities: +- **Dashboard**: Overview of school performance metrics. +- **Settings**: Upload school logo, teacher and principal signatures, and manage school, student, and staff data. +- **Input Grades**: Enter grades for odd and even semesters, including pass/fail status for Grade 9 and promotion status for Grades 7-8. +- **Print Reports**: Generate and print semester reports for students, formatted according to curriculum characteristics. + +Constraints: +- Different user interfaces for Master Admin and Admin. +- Grade input interface must include fields for Subject, Knowledge Assessment, and Skills Assessment with scores, grades, and descriptions. + +Ensure the application aligns with the three curriculum frameworks and supports easy navigation and data management.