Bill Ballou 7940050196 Add mobile floating banners for specialization status and course selection progress
On mobile, the single-column layout makes it easy to lose context when
scrolling between the specializations and course selection panels. This adds
two floating banners that appear via IntersectionObserver:

- Top banner: summarizes specialization statuses (achieved/achievable/missing/unreachable)
- Bottom banner: shows course selection progress (N/12 selected)

Both slide in/out with CSS transitions and scroll to their respective
sections on tap. Only rendered on mobile viewports (max-width: 639px).
2026-02-28 22:27:07 -05:00
2026-02-28 19:22:10 -05:00
2026-02-28 19:21:48 -05:00
2026-02-28 19:22:10 -05:00

emba-course-solver

EMBA course solver

Description
EMBA course solver
Readme 387 KiB
Languages
TypeScript 98.8%
CSS 0.4%
JavaScript 0.4%
HTML 0.2%
Dockerfile 0.2%