Le FileFrontEnd qui gère les requêtes venant des clients. Ainsi, il permet l’enregistrement d’un utilisateur, la connexion d’un utilisateur enregistré, le stockage d’un fichier, l’obtention d’un fichier enregistré, la suppression d’un fichier stocké.
Go to file
2022-02-28 16:53:11 +01:00
.idea Avancée majeur, nouvelle structure du projet 2022-02-22 11:13:22 +01:00
app Lise en place du système permettant à un reader de choisir entre renvoyer la commande au client OU la mettre dans la file d'attente pour les storbackends 2022-02-28 16:53:11 +01:00
gradle/wrapper Add gradle project and .gitignore 2022-02-15 08:44:57 +01:00
.gitattributes Add gradle project and .gitignore 2022-02-15 08:44:57 +01:00
.gitignore Add gradle project and .gitignore 2022-02-15 08:44:57 +01:00
gradlew Add gradle project and .gitignore 2022-02-15 08:44:57 +01:00
gradlew.bat Add gradle project and .gitignore 2022-02-15 08:44:57 +01:00
README.md initial 2022-02-15 08:32:42 +01:00
settings.gradle Add gradle project and .gitignore 2022-02-15 08:44:57 +01:00