Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You can work individually or in groups of two for this assignment. This assignment will allow you to apply the concepts and technologies covered
You can work individually or in groups of two for this assignment. This assignment will allow you to apply the concepts and technologies covered in class to a "real" project situation. In this assignment, you will design and implement a PHP-based web application for a fictional on-line art site. It is up to you what kind of site this will be. You can make it a store (say selling reproductions of these paintings), an informational site for educational purposes, a site for a museum, etc. Be sure to make it obvious what it however! By the end of the assignment you will have a non-trivial web application that can be a reasonable portfolio piece. If working in a group, each member needs to take responsibility for and complete an appropriate amount of the project painting. Be sure to consult the instructor at least one week prior to the due date if your group is experiencing serious problems in this regard. Deliverables Summary You must implement the use cases as described below in the use case section. As well, the following nonfunctional requirements must be met in this assignment: 1) The use cases must be implemented in PHP. 2) You have been provided with a resources folder that contains painting and artist images. 3) You must dynamically generate your pages in PHP using the following data files:paintings.txt, artists.txt, logins.txt, and ratings.txt.
Step by Step Solution
★★★★★
3.58 Rating (169 Votes )
There are 3 Steps involved in it
Step: 1
project Design and Implementation of a PHPbased Web Application for a Fictional Online Art Site Use Cases The following use cases must be implemented 1 A user should be able to browse paintings by art...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started