Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Updated the example images
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 authored Oct 16, 2021
1 parent 433a649 commit bbd5b65
Showing 1 changed file with 21 additions and 14 deletions.
35 changes: 21 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -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) | - | - |
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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:
<img src="http://imgur.com/7Q1UFOQ.png" width="400"> <img src="http://imgur.com/ztpO520.png" width="400">
<img src="http://imgur.com/DTrn7ye.png" width="400"> <img src="http://imgur.com/QVL0Dhx.png" width="400">
<img src="http://imgur.com/yBDkctj.png" width="400"> <img src="http://imgur.com/9JcILX6.png" width="400">

### PC:
<img src="http://imgur.com/kxASEkW.png" width="800">
<img src="http://imgur.com/FPXeV5T.png" width="800">
<img src="http://imgur.com/k0Ks3YW.png" width="800">
<img src="http://imgur.com/yTcPSbT.png" width="800">
## 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)

0 comments on commit bbd5b65

Please sign in to comment.