emojipages
emojipages copied to clipboard
EmojiPages is a listing of books and plays depicted through emojis.
Add a timed game mode to EmojiPages. A timed game should allow users to try to guess as many cards as they can in a certain amount of time. This...
Add pagination to the homepage. - [ ] On the homepage, a maximum of 30 cards should show. After 30, user should be able to click to go to 'page...
**If you would like to work on this Issue, comment below and wait for confirmation before starting to code.** Update the homepage layout so that there are six columns of...
**If you would like to work on this Issue, comment below and wait for confirmation before starting to code.** This is the current filter/dropdown for genres on the site: Improve...
**If you would like to work on this Issue, comment below and wait for confirmation before starting to code.** Add a toggle button somewhere on the homepage (maybe the top...
**If you would like to work on this Issue, comment below and wait for confirmation before starting to code.** Right now the homepage layout is the same as [EmojiScreen](emojiscreen.com). -...
**If you would like to work on this Issue, comment below and wait for confirmation before starting to code.** Add the `itemLink` url for book objects that start with A...
Link to other open source projects that I have created. Add a link to EmojiScreen (https://emojiscreen.com) and EmojiBops(https://emojibops.com). Right now it seems like the only logical place is the footer...
Make sure that EmojiPages is fully accessible. - [ ] Run the site through accessibility tools such as [AXE](https://chrome.google.com/webstore/detail/axe/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US) or [Accessibility Insights for the Web](https://chrome.google.com/webstore/detail/accessibility-insights-fo/pbjjkligggfmakdaogkfomddhfmpjeni) - [ ] Go through...
Add a search bar (above the emoji cards but below the header) so that users can find specific songs. - [ ] Add the search bar to the HTML -...