Implement Flicker button on web page
bhaumikmistry opened this issue · 5 comments
We have few buttons in the web-page which needs to be implemented.
Please Implement Flicker button for this issue.
- On select Flicker button change its color to yellow
- On select Flicker make all the tile background change its background in random color
We want to have as many people as possible contribute to open-connect-art and teach people how to contribute and take part in the Hacktoberfest
Take a look at the project's README.md for more details.
Hi! I'd like to have a go with this one. I have a question. Do you want the tile background colors to remain set to the random color? So when the Flicker button is selected again, they would change again?
Is there any way the background colors will change back to no color?
- Yes when the user selects random button again, change the background color such that we can randomize the background color multiple times.
- When The user refreshes the page it will go back to the original no background color. @janelbrandon
Got it! Thanks :) I'll give this a try!
Done! PR raised. Let me know if there is anything you would like for me to change.
@janelbrandon Good work