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
Benjamin 45851865fd Envoie de fichier fonctionnelle :
- Le client reçoit désormais la réponse (ne recevais pas car ne possèdait pas le bon login dans les tâches)
- D'autre problèmes mineur qui empêchait la transimission d'une réponse au client
2022-03-08 14:50:16 +01:00
.idea Avancée majeur, nouvelle structure du projet 2022-02-22 11:13:22 +01:00
app Envoie de fichier fonctionnelle : 2022-03-08 14:50:16 +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