diff --git a/documentation/media/offline-calendar.png b/documentation/media/offline-calendar.png new file mode 100644 index 0000000..6d24dd8 Binary files /dev/null and b/documentation/media/offline-calendar.png differ diff --git a/documentation/media/room-finder.png b/documentation/media/room-finder.png new file mode 100644 index 0000000..16fcfd6 Binary files /dev/null and b/documentation/media/room-finder.png differ diff --git a/documentation/media/settings.png b/documentation/media/settings.png new file mode 100644 index 0000000..618b81d Binary files /dev/null and b/documentation/media/settings.png differ diff --git a/documentation/readme.adoc b/documentation/readme.adoc index 9cb9e70..bc435db 100644 --- a/documentation/readme.adoc +++ b/documentation/readme.adoc @@ -39,6 +39,21 @@ Die HTWKalender-PWA bietet folgende Features: * fix shadow in ical viewer * screenshots with "form_factor" set to "wide" pwa installation +[cols="^2a,a", frame="none"] +|=== +| image::media/offline-calendar.png[] +| **Offline Calendar** + +The offline calendar allows you to view the calendar without an internet connection. You can manually update the calendar by clicking the refresh button and share the calendar with others over the share api. + +| image::media/room-finder.png[] +| **Room Finder** + +The room finder allows you to search for rooms and view their occupancy. You can also view the occupancy of a room offline. + +| image::media/settings.png[] +| **Settings** + +In the settings you can change the theme of the app and view the current version. You can also update the app if a new version is available. There are three different languages available: German, English and Japanese. + +|=== * share api for room occupation/calendar * app version in settings and update notification