diff --git a/README.md b/README.md new file mode 100644 index 0000000..cedbc79 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# DHBW-Service-App + +## Introduction +This is a project by two 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.