The official app for students, employees and lecturers of the
Baden-Wuerttemberg Cooperative State University (DHBW) in Villingen-Schwenningen.
Maintainer | GitHub | |
---|---|---|
Robin Genz | robingenz | robin-genz-4a688b153 |
You can install the latest version from the Play Store (Android) and App Store (iOS).
iOS |
---|
- Install Node.js which includes Node Package Manager
- Install Android Studio for Android development
- Install XCode for iOS development
Clone this repository:
git clone https://github.com/DHBW-VS/app.git
Change to the root directory of the project:
cd app
Install all dependencies:
npm i
Prepare and launch the Android app:
npx ionic cap sync android
npx ionic cap run android --open --external -l
Prepare and launch the iOS app:
npx ionic cap sync ios
npx ionic cap run ios --open --external -l
This project uses Ionic as app development platform and the Ionic CLI.
See CHANGELOG.md.
See LICENSE.