mar
gin Log
logm
Task 2. Implement CRUD actions with GUI.
3. (1.0 mark) Authentication function
If user with a Administrator role logs in successfully (using email/password for login process), save this information to a temporary parameter. All CRUD actions are required authentication with only Administrator role. In the case login unsuccessfully, display "You have no permission to access this function!".
4. (2.0 marks) Check if login successfully with Administrator role, list all products in Product table (theinformation includes ProductID, ProductName, Price, ExpiredDate, ManufactureDate, Quantity,Description, Vendorld and Vendor Name (from Vendor table).
5. (1.0 mark) Check if login successfully with Administrator role, search product information by ProductName or Description (using relative search).
2
+ 100%
Zoom
Close