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.
- 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.
- 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.