Jexinte / Blog

0 stars 0 forks source link

Diagrammes de classes #2

Closed Jexinte closed 1 year ago

Jexinte commented 1 year ago

Update 13/08/2023 : The issue have been resolved in less than 2 week ( without including updates that had come through as the project go further)

Jexinte commented 1 year ago
Jexinte commented 1 year ago

Ayant remarqué une erreur dans les attributs ayant le nom "Post" / "Posts" remplacé par "Article" dans les classes "Administrator" ,"Visitor" et "Comment" le tout a bien été remplacé.

Jexinte commented 1 year ago

À la suite d'une modification directe de la base de données le diagramme de classes doit s'en retrouvé modifié ainsi il sera mis à jour sous peu.

Jexinte commented 1 year ago

Voici le précédent diagramme : Diagramme de classes - Blog professionnel

Le nouveau : Diagramme de classes - Blog professionnel V2

Pour le moment c'est temporaire ainsi dans le cas où tout est bon alors je fermerai l'issue.

Jexinte commented 1 year ago

The class diagram is good but its not necessary to point it out who's in charge of what so I'll remove admin & user role and I'll close this issue.

Jexinte commented 1 year ago

The update is done I close the issue :

Diagramme de classes - Blog professionnel V3

Jexinte commented 1 year ago

While doing the login function I find out that I need to get profileImage by the superglobal files which is an array so I have to change the type of that data and I'll do it later.

MAJ 30/06/2023 : The datatype won't be change a solution has been found by using a return on the array file settings then when all datas are checked then in the inputsValidation function the file array is simple able to be treated by getting all information as a string inside of it

Jexinte commented 1 year ago

The name of the User Enumeration will be updated too

Jexinte commented 1 year ago

The update is done :

Image

Jexinte commented 1 year ago

Last update :

Diagramme de classes - Blog professionnel V7

Jexinte commented 1 year ago

An other update will come tomorrow

Jexinte commented 1 year ago

Last update of the class diagram :

Diagramme de classes - Blog professionnel V3

Jexinte commented 1 year ago

Final update 13/08/2023 :

Diagramme de classes - Blog professionnel V3