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-03-08 14:43:40 +01:00
.idea Avancée majeur, nouvelle structure du projet 2022-02-22 11:13:22 +01:00
app Storage : optimisation des imports et ajout de commentaires 2022-03-08 14:43:40 +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