Open mpekim opened 7 months ago
4/20: Consider how the data will be used if PHP is not needed. Will they stay within the script? Will they be transferred to files?
5/22: At this time, prompt accepts a hex value or string to change the page background color.
5/23: Applied for a Junior PHP position.
6/1: Waiting on job application replies.
6/12: Job interview went well, and now references have been used. It is likely that I will acquire this position.
6/22: Planning on working now that I have Wi-Fi.
6/29: Day off, no progress on issue today.
7/13: Still working on input for code snippets. Make sure that errors and warnings are caught later on.
8/14: Errors can be found by finding improper strings of code.
10/26: In order to close issue, we will need to make sure that the input form can properly read lines of JS code.
PHP isn't necessarily required to create input for the website. You can make a simple input form using:
As of right now, the website can accept a text string or hexidecimal value to change the color of the screen.