From bbd5b65de20c2aeac201da8935b443656ca8d587 Mon Sep 17 00:00:00 2001 From: Fabian Sauter Date: Sat, 16 Oct 2021 15:07:42 +0200 Subject: [PATCH] Updated the example images --- README.md | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index f71bd921..006f6047 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# UWP-TUM-Campus-App +# UWP TUM Campus-App | Platform | Branch | Build Status | Latest Version - Store | Latest Version - Sideload | | :---: | :---: | :---: | :---: | :---: | | x64 | [master](https://github.com/TUM-Dev/Campus-UWP/tree/master) | [![Build Status](https://dev.azure.com/uwpx/Campus%20UWP/_apis/build/status/CI%20x64?branchName=master)](https://dev.azure.com/uwpx/Campus%20UWP/_build/latest?definitionId=19&branchName=v2) | - | - | @@ -9,7 +9,7 @@ This is an unofficial TUM Campus App for all devices of the UWP (Windows 10 and If you want to help, feel free to do so. Help is allways appreciated 🥓. -## Currently implemented features: +## Currently implemented features * Canteen menu * TUMonline login * Tuition fees @@ -19,7 +19,7 @@ If you want to help, feel free to do so. Help is allways appreciated 🥓. * My grades * Study Rooms -## ToDo: +## ToDo * Background app refresh * Study plans * Roomfinder @@ -36,14 +36,21 @@ If you want to help, feel free to do so. Help is allways appreciated 🥓. 3. Install the app on your target system: [Here](https://docs.microsoft.com/en-us/windows/uwp/get-started/enable-your-device-for-development) you can find more information about: How to install UWP apps, using the developer mode. -## Examples: -### Phone: - - - - -### PC: - - - - +## Examples +### Dark +![tuition_fees](https://user-images.githubusercontent.com/11741404/137588740-776c667f-938b-467b-8ead-ed804adc44e0.png) +![study_rooms](https://user-images.githubusercontent.com/11741404/137588741-50813b67-d969-4752-9dea-0c2e05cde569.png) +![calendar](https://user-images.githubusercontent.com/11741404/137588742-a8241d54-5b11-4b6d-b7c3-b6a33688c7f9.png) +![canteens](https://user-images.githubusercontent.com/11741404/137588743-11beb646-fc7d-4ca1-ac51-04f106f89b08.png) +![grades](https://user-images.githubusercontent.com/11741404/137588745-9c590cac-ab8c-4dcd-ae70-4df400f3b7de.png) +![home](https://user-images.githubusercontent.com/11741404/137588746-fadf7b0b-d951-49da-8729-54d402ccee03.png) +![lectures](https://user-images.githubusercontent.com/11741404/137588749-3bb230a4-3eb7-40fa-b9ed-cc1c842918a1.png) + +#### Light +![tuition_fees](https://user-images.githubusercontent.com/11741404/137588787-e96bf757-a233-45aa-90a6-6e82aaf67a9f.png) +![calendar](https://user-images.githubusercontent.com/11741404/137588788-680466bb-8c0f-442e-82f4-76f26ae2e0de.png) +![canteens](https://user-images.githubusercontent.com/11741404/137588789-87d8f755-fa6c-41c0-8df2-58caa2732381.png) +![grades](https://user-images.githubusercontent.com/11741404/137588790-6af894e2-61e8-4dc8-a07a-1f7c7f0b0918.png) +![home](https://user-images.githubusercontent.com/11741404/137588791-251e1e17-dcd4-412b-968a-fb199a4db31b.png) +![lectures](https://user-images.githubusercontent.com/11741404/137588792-78a4359f-4869-4df2-809b-946c67fda234.png) +![study_rooms](https://user-images.githubusercontent.com/11741404/137588793-8b82f1d8-a987-4029-89fe-d01534fa5335.png)