Home Page

Main Functionalities:
List All Products from Database.
Access add and edit page from its buttons.
Delete Selected projects with MASS DELETE Button
Delete Products Request go through validation first to filter the input from any malicious script.
then Delete Products Request go through validation to check if these product exist in database or not.
if there is any error with validation redirect back to home page and list errors else redirect with success message.
Last updated