Skip to content

mehmetyagci/mobile-flashcards

Repository files navigation

Mobile Flashcards

Mobile Flashcards is the third and final project for the Udacity React Nanodegree program. It was build with using React Native a mobile application platform which allows to develop for Android and iOS using one code base.

The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.

Installation & Running Application

Application Functionality

Deck List View(Default View)

  • The primary view, seen when the app loads, is a list of created decks which includes the name of each deck and the number of cards.

DeckListScreen

Deck Detail Screen

  • The individual deck view

DeckDetailScreen

Quiz Screen

  • Displays the decks questions and answers

QuizScreen

Quiz Answer

QuizAnswer

Quiz Result

QuizResult

New Deck Screen

  • A form for creating a new deck

NewDeck

New Card Screen

  • A form for creating a new card for a specific deck

NewCard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published