by Bartleby Willard | Jul 23, 2022 | Uncategorized
This was originally Poem Jumbler. But I want to build something simpler first. Poem Pick allows the user to pick the poems. Poem Jumbler would be the same as Poem Pick but with the added functionality of being able to jumble poems by lines, and possibly also by words...
by Bartleby Willard | Jul 22, 2022 | Uncategorized
Description: Initial display is a the title Poem Jumbler and then a search bar and then a list of author names in four columns. User searches for a specific author name and clicks on the name. Then the list of author names is replaced by a list of poem titles. User...
by Bartleby Willard | Jul 21, 2022 | Uncategorized
Description Top part of the screen has the poem that is being built. Beneath that is a message and a search bar and a small box that says “Input line # here to choose a poem line”. Beneath that is (initially) a list (in four columns) of all the poets. In...
by Bartleby Willard | Jul 19, 2022 | Uncategorized
[Part of the Speaking Javascript project.] Description Display asks user to select which presocratic they want to hear from. The user can choose if they want a randomly generated quote or a searchable list of all fragments. Then the user goes to...
by Bartleby Willard | Jul 18, 2022 | Uncategorized
[Part of the Speaking Javascript project.] I will use this post to roughly sketch out project ideas. I’ll create individual project pages when I am ready to go into more detail with a specific project. Presocratic Fragment Dispenser Display asks user to select...
by Bartleby Willard | Jul 18, 2022 | Uncategorized
[Part of the Speaking Javascript project.] Useful functions and methods from my first two projects — Guess-the-Word & GitHub-Repo-Gallery: Guess-the-Word async function – conversion to text with .text method – split string into substrings at...
Recent Comments