mirror of
https://github.com/Mueller-Patrick/DHBW-Service-App.git
synced 2026-05-26 12:38:05 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c49c5186e1 | |||
| 476e1caf9e | |||
| 1431720850 | |||
| be3582c19e |
@@ -13,8 +13,9 @@ struct SettingsAcknowledgements: View {
|
||||
Text("contributors".localized(tableName: "General", plural: false))
|
||||
.font(/*@START_MENU_TOKEN@*/.title/*@END_MENU_TOKEN@*/)
|
||||
Spacer()
|
||||
Text("David Huh")
|
||||
Text("Patrick Müller")
|
||||
Text("David Huh (davidhuh.de)")
|
||||
Text("Lisa Kletsko (li54.de)")
|
||||
Text("Patrick Müller (mueller-patrick.tech)")
|
||||
Spacer()
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# DHBW-Service-App
|
||||
|
||||
## Introduction
|
||||
This is a project by two students of the Cooperative State University in Karlsruhe (DHBW Karlsruhe).
|
||||
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.
|
||||
|
||||
<b>Disclaimer:</b> This project is not affiliated with the DHBW Karlsruhe
|
||||
|
||||
Reference in New Issue
Block a user