Course Timetable Schedule Generator in PHP

Course Timetable Schedule Generator in PHP

Abstract:

This paper presents the design and development of a web-based system that allows Hungarian university students to create personalized and optimized timetables during the subject-taking period. The system is based on a backtracking algorithm that considers the user’s preferences and constraints. The requirements specification, use cases, data structures, and architecture of the system are detailed, as well as the selection of the ASP.NET Core and Angular frameworks. The system was tested with real data and results showed that the stricter the user’s preferences, the faster the results were generated. The paper concludes with a summary of the system’s development and testing documentation.