Schedule-Compiler Code
This is a desktop application for Temple students which helps create a
Brought to you by:
ereizas
File | Date | Author | Commit |
---|---|---|---|
README.md | 2024-06-19 |
![]() |
[79a6fb] Updated README with some Linux specific instruc... |
algo.py | 2024-06-30 |
![]() |
[bc5c80] Determined which courses had no available seats |
custom_thread.py | 2024-06-12 |
![]() |
[e1262e] Made valid_rosters the return for compile_sched... |
gui.py | 2024-07-09 |
![]() |
[910287] Condensed course label and entered courses listbox |
images.png | 2023-11-03 |
![]() |
[a9c9e7] Initial commit |
plotting.py | 2024-06-19 |
![]() |
[eea49c] Used double quotes within single quotes for syntax |
requirements.txt | 2024-06-19 |
![]() |
[d8c580] Reverted import name change |
sched_comp_icon.png | 2024-07-09 |
![]() |
[693032] Added icon |
schedule_compiler.py | 2024-07-08 |
![]() |
[e31184] Removed unnecessary import |
temple_requests.py | 2024-06-18 |
![]() |
[c60b8d] #82 |
text_redirection.py | 2024-06-02 |
![]() |
[aa17f3] Removed blank line |
This is a desktop application for Temple students which helps create a schedule for their next semester based on their course of study, classes they have taken and need to take, professor ratings, and user selected prioritization of classes and days they would like to attend class.
Follow this project board to know the latest status of the project in the project board. Submit a PR with working code.