ApplETS / Notre-Dame-v3

The 3rd generation of ÉTSMobile, the main gateway between the École de technologie supérieure and its students on mobile devices
Apache License 2.0
13 stars 3 forks source link
android ets etsmobile ios kotlin mobile mobile-app notre-dame students swift university


Projet Notre-Dame
Build Status

This project is the placeholder for the third version of ÉTSMobile, a mobile which application that is currently available for Android and iOS. ÉTSMobile is the main gateway between the user and the École de technologie supérieure (ÉTS) on mobile devices. ÉTSMobile is an open-source project and is developped by members of the student club ApplETS. It offers:

Note: This guide is also available in: Français

🤖 Android Application

Get it on Google Play

🍎 iOS Application

🤖 / 🍎 Kotlin Multiplatform Project

The projet is migrating towards Kotlin Multiplatform.

:shirt: Ktlint Gradle

The project uses Ktlint Gradle, a wrapper over ktlint. It's a linter and a formatter for Kotlin code. In order to ensure that the code is well formatted, the CI runs the following command:

$ ./gradlew ktlintCheck

🤔 Question or issue?

Check out the FAQ (in French), open an issue or send an email to info@clubapplets.ca.

⚖️ License

This projet is licensed under the Apache License V2.0. See the LICENSE file for more info.