Tracks the school schedule for the school I go to; used by 1.3k students but I am rewriting it with express.js
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
It actually works now. Which is kind of the point since up until this point, I was just rewriting what was a static HTML page to now a frontend/backend system. It should function just as it did before, just with our school's new schedule. Tomorrow is the first day of school so we will see how it works.
Actually figured everything out - I've settled on a directory structure and now I just have to actually write the code