Skip to content

React Native Mobile Application for Answering Quizzes you've created

Notifications You must be signed in to change notification settings

Dsholz/Mobile-FlashCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile FlashCards

This react native mobile application allows users to create custom deck of questions by supplying the question and answers, Partake in decks quizzes. It also keeps track of your daily usage (If you haven't done a quiz the application will send you a local notification telling you to partake in a quiz).

N.B: This appliction has only been tested on the android platform

Installation

You can get the project up and running by following in order the processes outlined below:

  • yarn install: This installs all of the project dependencies and adds a node_modules folder to the root of your project where all the dependency files live .
  • expo start: Gets the project ruuning on a local server on your device or computer.

Usage

  • You can add a new deck by clicking the New Deck Tab through the Tab Navigation on the start page.

  • After adding a deck you'll be directed to the that decks page where you can create new cards or start quiz. Starting a quiz.

  • You can add new cards to your custom deck

  • On starting a quiz you'll recieve answer for each deck and options to choose.

  • After all questions have been answered show you your result is shown.

Tools

Mobile Flashcards was built with React-Native. The app also uses:

Expo to run the application on your native device. Redux to manage the application's state more effectively React-Router to dynamically route pages so a user can have access to usage history.

Contributions

Mobile Flashcards is built by Daniel Soladoye.

About

React Native Mobile Application for Answering Quizzes you've created

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published