mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
doc:#25 updated doc with images
This commit is contained in:
BIN
documentation/media/offline-calendar.png
Normal file
BIN
documentation/media/offline-calendar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 171 KiB |
BIN
documentation/media/room-finder.png
Normal file
BIN
documentation/media/room-finder.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 162 KiB |
BIN
documentation/media/settings.png
Normal file
BIN
documentation/media/settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
@ -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
|
||||
|
Reference in New Issue
Block a user