Checking API connection...

Instructions: Use this dashboard to update college batch timetables.

Admin Login

Login result will appear here...

Load Current Timetable

Load existing timetable data to use as a template for updates.

Timetable data will appear here...

Update Timetable

Example JSON:
[{ "batch": "E16", "Monday": [{ "time": "9:00 AM", "subject": "Math", "room": "B-201", "teacher": "Dr. Smith" },{ "time": "11:00 AM", "subject": "Physics", "room": "Lab-3", "teacher": "Prof. Johnson" }], "Tuesday": [{ "time": "10:00 AM", "subject": "Programming", "room": "C-101", "teacher": "Dr. Lee" }], /* Add more days */ },{ "batch": "E15", /* Add another batch */ }]
Update result will appear here...