The Elective Timetable Generator is a web application that allows users to select three elective courses from a list and generates a personalized timetable based on their selections. The app uses React for the frontend and React Router for navigation.
- Select three electives from dropdown lists
- Validate if all three electives are selected before generating the timetable
- Generate a personalized timetable based on the selected electives
- Download the timetable as a PDF for offline use