@ -2,4 +2,6 @@ package fr.iut.sciencequest.sae.entities;
public enum Status {
Pending,
Started,
Ended
}