• Developed a full-stack timetable maker for schools and colleges to ease the timetable creation process for classes, currently being used by a school.
• Implemented a feature that provides a dropdown of available teachers for each class, preventing teacher collisions and ensuring that a teacher is allocated to only one class at a time.
• Designed an intuitive user interface (UI) that seamlessly fetches data from the backend and utilized
complex SQL queries on the backend to ensure correct data access from the database.