Complete School Management System
Multi-tenant SaaS platform for schools from Playgroup to Class 12
Get your school ERP up and running in minutes
Access your school portal at yourschool.avterp.com and login with your credentials.
Set up academic year, classes, sections, and subjects in the Masters module.
Import or manually add students with their class and section assignments.
Begin marking attendance, creating timetables, and managing fees.
Full access to all school operations
Academic oversight & approvals
Class & student management
Financial operations
Child monitoring & communication
Academic resources access
Complete workflow for admitting a new student to the school.
Parent submits inquiry form with student details
Upload birth certificate, previous school TC, photos
Admin verifies documents and eligibility
Inquiry approved, admission invoice auto-generated
Fee payment completes enrollment, student code generated
Morning routine for marking and tracking student attendance.
Teacher selects class, section, and date
Mark Present/Absent/Late for each student
Parents of absent students receive SMS/Push notification
Class and student attendance metrics updated
Complete exam lifecycle from creation to report card generation.
Create exam with dates, subjects, max marks, passing criteria
Students appear for exams as per schedule
Subject teachers enter marks for their subjects
Admin reviews and publishes results
Students/Parents view/download report cards
End-to-end fee management from structure creation to collection.
Create fee heads and plans per class
Generate invoices for students (manual or bulk)
Parent pays via Razorpay or at school counter
Payment receipt issued to parent
Student fee ledger updated with payment
| Collection | Purpose | Key Fields |
|---|---|---|
academic_years |
Academic year definitions | code, name, startDate, endDate, isCurrent |
classes |
Class definitions | code, name, gradeLevel, displayOrder |
sections |
Section definitions | code, name, classId, capacity |
subjects |
Subject definitions | code, name, classId, subjectType, credits |
students |
Student profiles | studentCode, fullName, classId, sectionId, status |
admission_inquiries |
Admission applications | studentName, applyingForClass, status, guardianInfo |
attendance_daily |
Daily attendance records | studentId, date, status, remarks |
exams |
Exam definitions | name, examType, academicYearId, startDate, endDate |
exam_marks |
Student exam marks | examId, studentId, subjectId, marksObtained |
fee_heads |
Fee type definitions | code, name, isRecurring, frequency |
fee_plans |
Class-wise fee plans | classId, academicYearId, components, totalAmount |
invoices |
Fee invoices | invoiceNumber, studentId, amount, status |
payments |
Payment transactions | invoiceId, amount, paymentMode, transactionId |
staff |
Staff/Teacher profiles | employeeCode, name, department, designation |
timetable_entries |
Class timetable | classId, sectionId, dayOfWeek, periodNumber, subjectId |
transport_routes |
Transport routes | code, name, vehicleNumber, driverName |
library_books |
Library catalog | isbn, title, author, totalCopies, availableCopies |