Skip to content

Flashcard mobile app in React Native and Redux

Notifications You must be signed in to change notification settings

Ariavm95/FlashCard-Udacity

Repository files navigation

Mobile Flashcards

A mobile application that allows users to study collections of flashcards. Its goal is to help users memorize things. It will allow the user to create a deck to which they can add a new card where each card represents a question. The user can view the answer and then mark in the system whether or not they got the question correct. A total score is taken and on reaching the end of the deck, the user can view the percentage of correct answers they got for their current deck. This application was built using React native and Redux.

Installation

First, you have to install Node.js on your computer. Then, write these commands in the project's directory in Terminal.

$ npm install
$ npm start

Then, enter i to run the program in the iOS emulator which XCode provides. Also, you can run the code if you have Expo application installed. Just open the project by Expo application and choose what device you want to run the code on. In this case, choose ios device since it ha been tested only on iOS emulator.

Tested Platforms

This has been tested only in an iOS emulator.

Screenshots

About

Flashcard mobile app in React Native and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published