Package VaxTodo.Controllers


package VaxTodo.Controllers
  • Classes
    Class
    Description
    Controller of Interface ViewMenuForgotPasswd.fxml Let the user displays account informations (username and password) when they input a valid account number of either Employe or Benevole
    Controller of Interface ViewMenuLogin.fxml Reads input and then connects to either Employe account or Benevole account depending on the fields used
     
    Controller of Interface ViewMenuBenevoles.fxml Display Main Menu of Benevole and what a Benevole account can do with the app
    Controller of Interface ViewMenuEmployes.fxml Displays data from csv file to interface and saves data from interface to csv file
    Controller of Interface ViewMenuGestionBenevoles.fxml Displays data from csv file to interface and saves data from interface to csv file Let the user add, modify or delete Benevole accounts
    Controller of Interface ViewMenuGestionCalendrier.fxml Displays data from csv file to interface and saves data from interface to csv file Let the user add, modify or delete Visites Planifiées
    Controller of Interface ViewMenuGestionEmployes.fxml Displays data from csv file to interface and saves data from interface to csv file Let the user add, modify or delete Employe accounts
    Controller of Interface ViewMenuGestionFormulaires.fxml Displays data from csv file to interface and saves data from interface to csv file Let the user add, modify or delete Formulaires survey
    Controller of Interface ViewMenuGestionVisiteurs.fxml Displays data from csv file to interface and saves data from interface to csv file Let the user add, modify or delete Visiteurs accounts
    Controller used to navigate between menus
     
    Deprecated.
    Will soon be deprecated since it is not that really usefull right now ¯\_(ツ)_/¯