Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.51 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.51 KB

FlashCardWeek6

Lab 4

App Description

Allows you to FLIP the card and SHIFT from one card to the next. With animations.

App Walk-though


Required

  • User should see the app icon
  • User should see a splash screen
  • User should see an flip animation when revealing the answer
  • User should see a slide animation when going to the next flashcard
  • User should see a slide animation when going to the previous flashcard
  • Push code to GitHub

Optional

  • User should see a nicer flaschard with rounded corners, shadows, and animating when showing the first time
  • User should see all views properly layout when using the app on a phone of different sizes
  • Correct answer in multiple choice should be random

FlashcardWeek5

Lab 3

App Description

Allows you to create new flashcards, swap between them, and save them to disk

App Walk-though

Add the URL to your animated app walk-though gif in the image tag below. Make sure the gif actually renders and animates when viewing this README.


Required

  • User can browse through multiple flashcards
  • User can re-open the app and see previously created flashcards
  • Push code to GitHub

Optional

  • User can delete a flashcard
  • User can edit existing flashcard
  • User can store multiple choice questions