Skip to content
/ app Public

πŸŽ“ The official app for students, employees and lecturers of the Baden-Wuerttemberg Cooperative State University in Villingen-Schwenningen.

License

Notifications You must be signed in to change notification settings

DHBW-VS/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


DHBW VS App

The official app for students, employees and lecturers of the
Baden-Wuerttemberg Cooperative State University (DHBW) in Villingen-Schwenningen.

Maintainers

Maintainer GitHub LinkedIn
Robin Genz robingenz robin-genz-4a688b153

Installation

You can install the latest version from the Play Store (Android) and App Store (iOS).

Demo

iOS

Development Setup

Prerequisites

Getting Started

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.

Changelog

See CHANGELOG.md.

License

See LICENSE.