bor / university

Machine-readable data of University courses

Home Page:https://education.tauguide.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tau Station University Courses

This repository contains the source code for https://education.tauguide.de/, the Tau Station University courses list and manager.

The course data is stored in the data/ directory in YAML files, one file per module.

The data is pre-processed by the Perl script render.pl, which inserts it as JSON into the template index.html.tt, and generates index.html.

The Javascript application is in assets/univ.js, and uses jQuery and the Tablesorter extension.

About

Machine-readable data of University courses

https://education.tauguide.de/


Languages

Language:JavaScript 94.5%Language:Perl 5.5%