/mobile-flashcards

A mobile app that allows users to study collections of flashcards.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Mobile Flashcards

Project Overview

A mobile app that allows users to study collections of flashcards.

Why this project

This project encompasses the fundamental aspects of building a native application including handling infinite lists, routing, and user input.

What it does

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

How to run it

  • The application requires only yarn install and yarn start to install and launch. npm can be used in place of yarn.

Additional comments

  • This project has been run and tested using Android
  • Feel free to open issues if encountered

Licence

GNU General Public License v3.0