Object Type
Kizspy.me/indow
Label
Properties
Title: Plant Nursery Inventory Management - Spring 2025
Height: 500
Width: 800
FontFamily: Arial
FontSize: 13
Background: #FFD0E8D0
Window StartupLocation: CenterScreen
FontFamily: Tahoma
FontSize: 12
Foreground: #FF2E7D32
Zoom
TextBox
Height: 16
Background: #FFECF9EC
Button
Padding: 5
Background: #FF388E3C
Foreground: #FFFFFFFF (White)
Task 2. Implement CRUD actions with GUI.
3. (1.0 point) Authentication function
If a user with a Manager or Staff role logs in successfully (using email/password for the login process), save
this information to a temporary parameter. All CRUD actions require authentication. In the case of an
unsuccessful login, display "You have no permission to access this function!".
■Manager role is required for all CRUD actions,
+ 80%
Close