Question: IProject / folder name is YourLastName _ Wk 3 PA Web application is written using the MVC ( Model , View, Controller ) architecture Web
IProjectfolder name is YourLastNameWkPA
Web application is written using the MVC Model View, Controller architecture
Web application is written using objectoriented PHP programming, including classes for:
Database Connection & Information
Products table model
Products table DB
Products table controller
Categories table model
Categories table DB
Categories table controller
Web application includes user interface pages:
Indexlandingnavigation page
Title: "Your Name Wk Performance Assessment"
Page Header: Your Name Product Information
Includes navigation links to all other pages
Filename index.php
Database Connection Status page
Title: "Your Name Wk Performance Assessment"
Page Header: Your Name Database Status
Includes:
Text display of the database name
Text display of the database user ID
Text display of the database password
Text display of the status of the connection successful or unsuccessful
Navigation link to the home page
Filename dbconnstatus.php
Products page and Product AddUpdate page
Title: "Your Name Wk Performance Assessment"
Page Header: Product Information
Includes:
Table displaying product information from the database
Code, displays the Code from the products table
Name, displays the Name from the products table
Category, displays the CategoryName from the categories table for the product
Price, displays the Cost from the products table
Ability to Create a new product by specifying no validation needed:
Product Code
Product Name
Product Category
Product Price
Ability to Update the following for an existing product no validation needed
Product Code
Product Name
Product Category
Product Price
Ability to Delete an existing product
Navigation link to the home page
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
