Skip to content

cdsleaf/mobile-flashcards

Repository files navigation

Mobile FlashCards Project

This is a mobile app based on React Native & expo.
It 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.

Table of contents

Quick Start

  • install all project dependencies with npm install
  • start the development server with npm start

Documentation

App Functionality

  1. You can create a new deck which will have the flashcards.
  2. You can add new flashcards into the deck. (included question / answer)
  3. You can start to study flashcards by a quiz
  4. At the end of the quiz, you will see the result of the quiz.
  5. You can delete the deck

About

Flashcard App based on React Native & Expo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published