Mise à jour de 'README.md'
continuous-integration/drone/push Build is passing Details

master
Loris OBRY 2 years ago
parent 22c7a15d42
commit b21150c664

@ -8,16 +8,6 @@ Diagramme de classe de l'application
Class User { Class User {
- String pseudo - String pseudo
- String mot_de_passe - String mot_de_passe
+ int getNote(Carte)
+ int setNote(Carte)
+ int getNote(Pack)
+ int setNote(Pack)
+ string getCommentaire(Commentaire)
+ string setCommentaire(Commentaire)
+ int getLike(Commentaire)
+ int setLike(Commentaire)
+ int getSignale(Commentaire)
+ int setSignale(Commentaire)
} }
Class Carte { Class Carte {

Loading…
Cancel
Save