Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete Iteration 0 and started iteration 1 #399

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lalonggone
Copy link

@lalonggone lalonggone commented Oct 20, 2023

Clicking the random cover button is a success! I query selected the elements from the HTML in variables and gave our random cover button an event listener that calls a new function! the new generateRandomCover function changes the title, and descriptor text and image by randomly selecting an element from the pre-defined arrays in the data.js file.

I also got the make new button to hide the home view and show the form view by giving it an event listener with a built-in function in it (?Not sure if that's the proper terminology). Yippee!!!!! Our cohort mates are wildly helpful if you get stuck, too :)

@lalonggone lalonggone marked this pull request as draft October 20, 2023 02:57
@lalonggone lalonggone marked this pull request as ready for review October 20, 2023 02:58
@lalonggone lalonggone marked this pull request as draft October 20, 2023 03:01
@lalonggone lalonggone closed this Oct 20, 2023
@lalonggone lalonggone deleted the lauras-branch branch October 20, 2023 03:05
@lalonggone lalonggone restored the lauras-branch branch October 20, 2023 03:06
@lalonggone lalonggone reopened this Oct 20, 2023
@lalonggone lalonggone marked this pull request as ready for review October 20, 2023 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant