mpekim / hello-world

Uploading the local repository "hello-world" to github.com
0 stars 0 forks source link

Complete Simple JS Input Form. #9

Open mpekim opened 4 months ago

mpekim commented 4 months ago

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.

mpekim commented 4 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?

mpekim commented 3 months ago

5/22: At this time, prompt accepts a hex value or string to change the page background color.

mpekim commented 3 months ago

5/23: Applied for a Junior PHP position.

mpekim commented 3 months ago

6/1: Waiting on job application replies.

mpekim commented 2 months ago

6/12: Job interview went well, and now references have been used. It is likely that I will acquire this position.

mpekim commented 2 months ago

6/22: Planning on working now that I have Wi-Fi.

mpekim commented 2 months ago

6/29: Day off, no progress on issue today.

mpekim commented 1 month ago

7/13: Still working on input for code snippets. Make sure that errors and warnings are caught later on.

mpekim commented 3 weeks ago

8/14: Errors can be found by finding improper strings of code.