Coder Social home page Coder Social logo

andrewshillito / mobile-flashcards Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 1.0 453 KB

React Native flashcard app. Build custom card decks and test your knowledge.

JavaScript 100.00%
javascript react-native react-navigation redux ios-app expo flashcard-application mobile-app mobile-development

mobile-flashcards's Introduction

Mobile flashcards

A React Native App for iOS built using expo-cli, SQLite, react navigation, and redux.

To Install and Run App

Using Yarn

git clone https://github.com/andrewShillito/mobile-flashcards
cd mobile-flashcards
yarn
yarn start

Using npm

git clone https://github.com/andrewShillito/mobile-flashcards
cd mobile-flashcards
npm install
npm start

Will start an expo server in a new browser tab. You can then connect to expo via iPhone, Android, or emulator to run the app.

Features

  1. Access your decks on the home screen
    • sort by category or view all
  2. Create, update, view, and destroy decks and flashcards within those decks
  3. Quiz yourself with your flashcard decks
  4. View a short score report at the end of your quiz

Tab Navigator Routes

  1. Home - view a list of your flashcard decks.
    • sort by category or view all
    • Touch decks to open a side bar with buttons for viewing the deck, editing the deck, and starting a quiz
  2. New - create new decks
    • select an existing category or type in a new category name

Stack Navigator Routes

  1. DeckDetail - View options and scroll through the cards of selected deck.
    • Touch a card to edit its content
  2. Quiz - Quiz yourself on your deck choosing correct or incorrect to track your score. Displays a score report when quiz is completed.
  3. EditDeck - Change deck title, add cards, or delete the deck.

Coming soon - more in-depth score reports, Home Deck swipe handling, extended category functionality

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.