yacs.n
yacs.n copied to clipboard
YACS - with support for multi semester and partial semesters
**Issue** Currently at the bottom of the schedule page there is a counter which displays how many credits you selected. However, what happens when you have less than 12? Or...
**Issue** There is no logo in the top left corner of the page. Now there is one *Example:* > closes #876
**Job** Add the logo for Yacs in the top left corner of the page, similar to submitty **Describe a possible solution** This should be a clickable logo that brings users...
**Issue** Closes #866
**Issue** > closes #621 @dorian451 said he can figure it out
Work on issue #784 **Database Changes/Migrations** Added a new table, finals, and all necessary functionality to the API and DB
See: https://yacs.cs.rpi.edu/FinalExamScheduler May 2, 2024 is _not_ a Tuesday...  
**Job** Currently at the bottom of the schedule page there is a counter which displays how many credits you selected. However, what happens when you have less than 12? Or...
**Issue** > Closes Issue #860 **Changes** > Added a new file, post_test.py, which contains a function which makes an upload to our api. This requires the use of an environment...
**Job** Currently, the docker image for `yacs_api` just copies python files into `/usr/src` instead of using a virtual environment. This can cause issues with people not running docker as root...