Rev-Registration
Rev-Registration copied to clipboard
Automatic class scheduler for Texas A&M written with Python+Django and React+Typescript
Results
22
Rev-Registration issues
Sort by
recently updated
recently updated
newest added
Since we have several distinct API routes, they should separated into their own classes so that they're more organized. They can stay in the `api_tests` file, and can inherit from...
backend
We need to refactor the BannerRequests module to use a different system for creating `Session` objects, as we get a plethora of `Unclosed Connection` errors. One way that might prevent...
feature
backend