Master 1 - Projet De Spécialité
Find a file
2024-06-30 11:44:48 +02:00
app greatly improved application stability when connecting to a Wi-Fi direct server 2024-06-30 11:44:48 +02:00
gradle/wrapper base for android application 2024-02-29 16:08:02 +01:00
.gitignore removed IDE specific files to avoid further merge conflicts 2024-05-17 10:55:09 +02:00
build.gradle.kts [WIP] added a packet system with the network server and client 2024-05-02 12:46:50 +02:00
gradle.properties base for android application 2024-02-29 16:08:02 +01:00
gradlew removed IDE specific files to avoid further merge conflicts 2024-05-17 10:55:09 +02:00
gradlew.bat removed IDE specific files to avoid further merge conflicts 2024-05-17 10:55:09 +02:00
LICENSE Initial commit 2024-02-28 18:11:59 +00:00
README.md fixed the Wi-Fi Direct client feature 2024-06-29 03:15:47 +02:00
settings.gradle.kts base for android application 2024-02-29 16:08:02 +01:00

Master 1 - Projet de Spécialité

Ce projet consiste en une application Android permettant à des enseignants de créer des session de cours où un ensemble d'élève est assigné à des tâches de sujet différent qui peuvent être validé collaborativement.

Il est possible d'utiliser le QR code des cartes étudiantes afin de substituer l'identifiant d'un étudiant et de pouvoir valider rapidement les tâches d'un élève.

Build

  1. Cloner le projet git clone https://git.faraphel.fr/study-faraphel/M1-PDS
  2. Ouvrer le dans Android Studio ou Intellij IDEA