Zack Gottesman
Zack Gottesman
## Motivation From the additions to the Contributing.md explaining Gitpod: > Layup List has a number of old dependencies and technologies and uses python 2.7.16, [which is deprecated](https://github.com/layuplist/layup-list/issues/62) as its...
## Motivation Dartmouth added a new column to the timetable to indicate something about the new language requirement for incoming students, so we have to adjust a couple lines to...
https://github.com/layuplist/layup-list/blob/83073ffa18cc5dd2ea8b7137ce361e546a728ec4/apps/spider/tasks.py#L34 This line asserts that crawling the medians from the ORC should return results from the last **ten** terms. Looking at the [medians page from March in the Wayback machine](http://web.archive.org/web/20220307165919/https://www.dartmouth.edu/reg/transcript/medians/),...
Rather than the somewhat arcane [setup instructions](https://github.com/layuplist/layup-list/blob/master/CONTRIBUTING.md), it would be convenient and more stable to have a Docker container configured for testing layup list locally. This could also be configured...
I think a common use of LL is not only to browse specific course reviews, but to browse reviews for certain professors across courses. Currently, I know most students simply...