Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 747 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 747 Bytes

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