A MERN-based Smart Classroom Management System that helps manage faculties, rooms, and courses, while automatically generating an AI-powered timetable that assigns the right faculty to the right course. It also includes a chatbot for students and faculty to query the timetable in real time.
Stars
1
Forks
4
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
Merge branch 'main' of https://github.com/adityasingh9170843/Smart-Classroom
10e8465View on GitHubfix: Update default city in WeatherCheck component from 'Delhi' to 'mumbai'
af20485View on GitHubfeat: Update Scheduler title to "Smart Scheduler" for improved clarity
61bcc95View on GitHubfeat: Enhance Timetable page with improved UI and functionality; add WeatherCheck component for daily weather notifications
45eeb43View on GitHubrefactor: remove unnecessary "use client" directive from multiple components
a4b373aView on GitHubRefactor code structure for improved readability and maintainability
3fac53dView on GitHubrefactor: remove redundant admin user display from multiple pages
1b27bedView on GitHubfeat: add Chatbot component to Dashboard for schedule assistance
01fa185View on GitHubfeat: implement delete functionality for notifications in the backend and update frontend to confirm deletion
ec97508View on GitHubfeat: add notifications page with CRUD functionality and notification management
1f868b2View on GitHub