A timetable browser for current and historical FCSE class schedules.
api/- Cloudflare Worker API for fetching and parsing EduPage timetablesweb/- Vite frontend timetable browser
cd api
npm install
npm run devcd web
npm install
npm run devcd web
npm run buildThis project is licensed under the terms of the MIT license.