8 Commits

Author SHA1 Message Date
8866e29a44 Add comments for lecturer name feature 2020-05-10 17:10:21 +02:00
4d9bc09ae1 Add names of lecturers to detail page for courses 2020-05-10 17:05:30 +02:00
23613f0a14 Shorten XML for parsed course
Instead of passing the complete XML response to the page, only the part
where the interesting fields for a course are stored should be passed as
a parameter. It also shortens the code in the html.erb file that is
necessary to pull out the wanted fields.
2020-05-09 16:03:30 +02:00
ba6d9b24a4 Implement detail page for courses 2020-05-09 15:56:44 +02:00
Marco Zeisler
fbfc12e096 store and display favorite person by tiss_id 2020-04-21 18:06:07 +02:00
Marco Zeisler
c0a5b794ec refactoring of project 2020-04-21 13:03:59 +02:00
Marco Zeisler
572e1f821c switch from api application to full-stack application 2020-04-06 20:34:45 +02:00
0b04e7c8fc Initial commit 2020-04-04 12:26:55 +02:00