Skip to content

This is a mobile application that allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks. It was built with React Native and Redux.

Notifications You must be signed in to change notification settings

DestinyAjax/mobile-flashcards

Repository files navigation

Mobile Flash Cards App

This is a mobile application that allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks. It was built with React Native and Redux.

Features

  • Users can create decks.
  • Users can add cards to deck.
  • Users can take quiz on cards.
  • Local notification remindeer
  • AsyncStorage database

Instructions on how to install

Please follow the instructions below to run or install the application:

  • Clone the project using git clone.
  • On the root folder of the project run npm install or yarn install to add dependencies of the project.
  • Then run npm run start or yarn start to start the project.
  • Expo Cli Tool app can be used to run the app or android or ios simulators

Note:

This application was specifically tested with Android and iOS was not tested.

Enjoy!

About

This is a mobile application that allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks. It was built with React Native and Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published