sqrl-client
sqrl-client copied to clipboard
Frontend web app for Sqrl Planner, a timetable planner for the University of Toronto.
All schedules disappear despite nothing being searched. Reproduction steps is to just type something (like a letter) then delete it immediately. Only way to bring up schedules again is to...
My initial instinct for the implementation of this is to use Puppeteer or some such in a Next.js API route and screenshot the timetable component, with text and times stripped...
Web app feels sluggish on low-spec devices that I've tested (e.g. MacBook Air 13-inch 2017). We might want to slim down the app (by default) on devices that are lower...
There are still many places in the app where the text is hard coded. This is not good. - [ ] #43 - [ ] #44 - [ ] #45...