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

aaa2dd3 Β· Mar 3, 2025

History

72 Commits
Feb 6, 2025
May 16, 2023
Mar 3, 2025
Jan 31, 2024
Feb 6, 2025
Mar 3, 2025
Sep 3, 2022
Sep 3, 2022
Mar 3, 2025
Sep 3, 2022
Jan 30, 2024
Sep 3, 2022
Jul 29, 2024
Sep 3, 2022
Jul 29, 2024
Sep 3, 2022
Feb 6, 2025
Sep 3, 2022
Dec 31, 2022
Apr 18, 2024
Jan 30, 2024
Mar 3, 2025
Jan 7, 2023
Sep 3, 2022
Jan 30, 2024
Mar 3, 2025
Mar 3, 2025
May 16, 2023
Sep 3, 2022
Jan 30, 2024
Sep 3, 2022

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.