This repository contains all files created during my Programming for the Web class. Currently a work-in-progress repository as I am currently taking this class now.
NOTE: any projects that require some form of database credentials (such as cars are not going to work, as the required credentials.php files have been removed for safety purposes. These projects will also not function properly without the database that they were designed around. In general, if you look and see a require('credentials.php'); line in a PHP file for a specific folder, the project may not fully work as intended.
assignment-1 is a simple group of static personal web pages.
assignment-2 is a mortgage calculator.
assignment-3 is an appointment scheduler.
assignment-4 is a ZIP Code finder.