Module Lunchify

Class AddAdminUserController

java.lang.Object
jku.se.Controller.AddAdminUserController

public class AddAdminUserController extends Object
Controller for adding new users or administrators in the Lunchify system. Only administrators are allowed to access this screen. Fields include name, email, password, and checkboxes to define role.
  • Constructor Details

    • AddAdminUserController

      public AddAdminUserController()