Skip to content

Instantly share code, notes, and snippets.

@theGaffe
Created November 30, 2018 18:52
Show Gist options
  • Save theGaffe/df8938a27a60e1cced273b37576f7562 to your computer and use it in GitHub Desktop.
Save theGaffe/df8938a27a60e1cced273b37576f7562 to your computer and use it in GitHub Desktop.
-Create bigger buttons to tap on
-Done. Wanted to make them bigger but the design of the card minimizes room for text the bigger the buttons are.
-Give confirmations to edit and delete buttons
-Done.
-Make the flash cards bigger
-Done.
-Adjust the text size on the cards depending on how long the string is
-Done.
-Make the text fields bigger when creating cards
-Done, switched to SweetAlert system and made the input textarea
-Put instructions on how the quiz works (swiping and tapping)
-Put a popup that only shows once until page reload
-The flip animation clips on the bottom when showing the cards list
-Done.
-Make delete buttons red
-Changing them red ruined the color scheme on the page. Made them red upon highlighting though.
-Center text more vertically on card
-Added some padding on the top, but didn't align vertically. Will do on v2, for whatever reason it's a bit complicated to do this.
-Longer text on cards could overall but more readable
-Will have to work on this on v2, the overall design of the cards doesn't allow the the best readibility of various string lengths.
-Show only a small selection of cards at once for the quiz, slowly building on them
-Will have to do on v2, just for time sake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment