Projects
Easy Planner
Final Project for CMSC 173


Those who have used our university's student enrolment system have faced the frustration of plotting their schedules in advance. This is exacerbated by the system's abysmal performance and user experience. Students often have to navigate complex menus to view available subjects and plot them onto their schedules, ensuring that there are no conflicts. Memorizing this information in addition to slow navigation is mentally taxing.
To ease this burden, we created a web application to facilitate the planning of schedules, with the goal of minimizing the information such as schedules, conflicts, and possible sections needed to be kept in the short-term memory of the student. It turns out that minimizing this information is key to improving user experience.
Tech Stack
- Next.js
- Tailwind