A super fun, super cool new scheduling system, to help Bucknell students get their schedules together.
https://rayschedule.com
Basically, the deal is here that the database has to be manually pulled from the CourseInformation site here. The call works fine whenever it's run locally in development (see below), but deployed it fails. So, please contact me if the database needs to be updated.
- Courses scheduled at the same time overlap, instead of appearing side-by-side.
- The CRN table doesn't look right (this one really bothers me).
- The "class hours" count is horribly wrong (this one bothers me too).
- Add descriptions to section selection windows, that way people know what class they're signing up for
- Add RateMyProfessor links to each professor's name systematically?
- Reframe schedule for extra early / late classes (we love everything that our 30-minute in-between class period does, right?)
git clone https://github.com/ndemarchis/no8am-3 && cd no8am-3
npm install
npm start
This project is licensed under the terms of the The GNU General Public License v3.0.
This project was inspired by no8am-2, no8am and semesterly.