TU Berlin Course Search for Computer Science (Informatik) (M. Sc.) - StuPO 2015 as of Wi/Se 2024/5
- Clone this repo.
- run
python app.py
in the terminal.
- Search for course title with the textbox.
- Press enter to search.
- Clicking on a row copies the course title.
- Clicking on each column heading sorts by that column.
- Select fields with each checkbox.
- Get the module list pdf in Moses and create text files under the folder
fields
for each field by copy and pasting tables from the pdf. - run
python generate.py
- run
python app.py
to run the app.