You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated Timetable Generator simplifies course scheduling at FAST-NUCES with drag-and-drop scheduling, clash detection, and room management. Built with Flask, SQLAlchemy, and Microsoft SQL Server, it ensures efficient, conflict-free timetables while reducing administrative workload.
Automatic timetable generator for courses using constraint programming. Built in Python with python-constraint to satisfy hard constraints and optimize scheduling preferences. Developed in Artificial Intelligence (AI) as part of the Computer Systems Engineering course at IPCA.