Skip to content

Code submission for the final project of Udacity's React-Native course. A mobile application for Android and iOS that allows users to study collections of flashcards

Notifications You must be signed in to change notification settings

iaguest/mobile-flashcards

Repository files navigation

mobile-flashcards

This is my submission for the final project of the Udacity React Nanodegree.

It is a mobile application for Android and iOS that allows users to study collections of flashcards. The app allows users to create different categories of flashcards called "decks", to add flashcards to those decks and then take quizzes on those decks.

The app was built using react-native and redux.

installation

To test the application:

  • install all project dependencies with yarn install
  • start the test server with yarn start or expo start

platforms tested

The application was tested on:

  • Nexus 5X API 30 Android Emulator
  • Motorola g6 physical device
  • iPhone 11 (iOS 14.5) Emulator

screenshots on ios and android

decks view

deck view

add deck view

add card view

quiz question view

quiz answer view

quiz complete view

About

Code submission for the final project of Udacity's React-Native course. A mobile application for Android and iOS that allows users to study collections of flashcards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published