ios
Go to file
Patrick Müller 600f4c9c76 💄 Refactoring color management and extending to all views
- Thanks to @liza-kl for the color scheme <3
2021-07-08 18:27:49 +02:00
.github Update issue templates 2021-02-17 11:18:09 +01:00
DHBW-Service 💄 Refactoring color management and extending to all views 2021-07-08 18:27:49 +02:00
DHBW-Service.xcodeproj 💄 Added a Color Extension with some rgb color codes for light and darkmode 2021-05-11 15:13:07 +02:00
DHBW-ServiceTests Initial Commit 2020-12-20 00:36:41 +01:00
DHBW-ServiceUITests Initial Commit 2020-12-20 00:36:41 +01:00
LICENSE Adding License 2021-02-02 22:51:19 +01:00
README.md Update README.md 2021-05-13 01:04:42 +02:00

README.md

DHBW-Service-App

Introduction

This is a project by three students of the Cooperative State University in Karlsruhe (DHBW Karlsruhe). The goal is to develop a native iOS app providing easy and straightforward access to services like RaPla, Dualis and the canteen plan.

Disclaimer: This project is not affiliated with the DHBW Karlsruhe

Build it yourself

As the app is not yet available on the App Store, you can build and install it yourself if you have a Mac with Xcode installed. Just clone the repository, then open the project in Xcode and navigate to the project settings. In the target section, select the iOS target. Then you have to select your own development team in the dropdown or create a new one. If you completed these steps, you should be able to install a development version of the app on your own devices.