A school schedule app written in C# using Xamarin.
Go to file
2018-06-22 11:52:37 +02:00
Orarend Aaand again (AppVeyor btw) 2018-02-12 20:37:33 +01:00
OrarendAndroidApp Aaand again (AppVeyor btw) 2018-02-12 20:37:33 +01:00
.gitattributes Added classes 2017-01-30 14:25:09 +01:00
.gitignore Added classes 2017-01-30 14:25:09 +01:00
LICENSE Initial commit 2017-01-30 14:23:59 +01:00
Orarend.sln Starting to figure things out 2017-01-31 22:22:05 +01:00
README.md Create README.md 2018-06-22 11:52:37 +02:00

Orarend

A school schedule app written in C# using Xamarin.

This app can obtain the schedule automatically from the school's website and update it as needed. Any temporary changes are marked red.

It downloads the site HTML and uses regex to fix some issues that the parser can't handle correctly and then parses the code.