Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.06 KB

File metadata and controls

18 lines (13 loc) · 1.06 KB

School Management System

This School Management System is a comprehensive web application designed to streamline the management of teachers, groups, and class schedules in an educational institution. Built with HTML, CSS, and JavaScript, it offers a user-friendly interface for administrators to efficiently organize and oversee educational activities.

Features

  • Teacher Management: Add, view, edit, and delete teacher profiles.
  • Group Management: Create, list, edit, and remove student groups.
  • Class Assignment: Assign teachers to specific groups with customizable schedules.
  • Interactive Calendar: View and filter class schedules by group or across all groups.
  • Responsive Design: Optimized for both desktop and mobile devices.

How It Works

  • The system uses local storage to maintain data persistence.
  • Teacher and group information can be easily managed through intuitive forms.
  • The calendar view provides a clear overview of all scheduled classes.
  • Real-time updates reflect changes immediately across the application.