vertretungsplanme / substitution-schedule-parser

Java library for parsing schools' substitution schedules. Supports multiple different systems mainly used in the German-speaking countries, including Untis, svPlan, and DAVINCI
https://vertretungsplan.app
Mozilla Public License 2.0
38 stars 8 forks source link

Add support for schoolJOOMLA #34

Open johan12345 opened 7 years ago

johan12345 commented 7 years ago

http://www.schooljoomla.de/

Demo instance: http://demo.schooljoomla.de/components/com_school_mobile/webapp/

The mobile version has a JSON endpoint http://demo.schooljoomla.de/components/com_school_mobile/wserv/service.php?select=&user=mustermann&pw=mustermann&task=getUpdates&level=1

johan12345 commented 7 years ago

Student schedules are supported, teacher schedules not yet