Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ubik69/backEndDevelopment/llms.txt

Use this file to discover all available pages before exploring further.

Primary School Management System

Streamline your school operations with our comprehensive management platform for students, teachers, parents, and administrative tasks

Quick Start

Get up and running with the school management system in minutes

1

Access the admin panel

Navigate to the admin login page and authenticate with your credentials.
// Admin login form
<form method="post">
  <input type="text" name="admin_user" />
  <input type="password" name="admin_pass" />
  <input type="submit" name="submit">
</form>
2

Navigate to your desired module

Use the navigation menu to access different modules: Students, Teachers, Parents, Classes, Gym, or Salary management.
3

Perform CRUD operations

Add, view, update, or delete records using the intuitive forms provided for each module.
All forms validate required fields before submission to ensure data integrity.

Core Features

Everything you need to manage your school efficiently

Student Management

Enroll students, track their information, and link them to parents and classes

Teacher Administration

Manage teacher profiles, qualifications, and class assignments

Parent Information

Store and manage parent contact details and family relationships

Class Organization

Create and organize classes with teacher and student assignments

Gym Membership

Track gym memberships for students and staff

Salary Management

Manage staff salaries and payment records

User Guides

Learn how to use the system effectively

Adding Records

Step-by-step guide to adding new students, teachers, parents, and more

Viewing Records

Access and browse all records in the system with detailed tables

Updating Records

Modify existing records to keep information current

Deleting Records

Remove outdated or incorrect records from the system

Ready to get started?

Jump into the quickstart guide to begin managing your school with our comprehensive platform

Get Started Now