Built an automated college timetable generator using Python & backtracking algorithms. The system handles multiple constraints (teacher availability, room conflicts, lab scheduling) and generates conflict-free schedules for entire institutions. Features Tkinter GUI, SQLite database, and exports to Excel/PDF. Solving the classic scheduling problem with practical automation. #Python #CSP #SoftwareDevelopment

To view or add a comment, sign in

Explore content categories