Final Project

Due: 11:00pm, Thursday, December 15, 2022

Assignment Description

The goal of this project is to develop a basic data driven web application. The theme of your project is up to you, but it must meet the following criteria:

For this project, you can earn up to a 5% bonus towards your final course grade by exceeding the basic criteria listed above. The bonus points will be awarded at my discretion depending on the quality of the enhancements. If you choose to implement additional features, add a file named README.txt in the final-project-handout directory containing the details of the additional features.

Instructions

To start the assignment, login to your university Linux account and copy the assignment code to a location somewhere under your home directory. The assignment code is located at:

/export/home/public/schwesin/csc242/projects/final-project-handout

This directory contains empty files named index.php for the home page and style.css for the style sheet. Do not change the names of those files.

To submit your assignment, execute the following command from within your final-project-handout directory:

    ~schwesin/bin/submit csc242 final-project

Grading Criteria

Note: If the code has syntax errors or does not execute properly (this includes warnings from the PHP interpreter), you will receive a failing grade for this assignment. If the submission includes material that was not covered in class and the material is not properly cited, then you will receive a failing grade for this assignment.