Skip to content

A quiz app built with React Native and Redux to let users create and answer custom flashcard based quizzes

License

Notifications You must be signed in to change notification settings

walkeknow/flip-to-know

Repository files navigation

Flip To Know

A React Native app allowing users to create and answer custom flashcard based quizzes

Features

  • quizzes on different topics are displayed as card decks on the homescreen
  • every question in a deck is displayed as a flashcard with the question on the front and answer on the back face
  • when a quiz is complete, the score is displayed with an option to retake the quiz
  • you can create your own deck on any topic and assign it a color
  • new question-answer pairs can be added to a deck
  • a daily notification is sent to your device reminding you to complete at least one quiz

Installation and Usage

  • Get the latest version of expo-cli using npm i -g expo-cli
  • Navigate to the project directory and run yarn add expo
  • Run the development server with yarn start
  • Press i or a to open the app on iOS or Android respectively

License

The contents of this repository are covered under the MIT License.

Expo

This app was built using Expo SDK 38

About

A quiz app built with React Native and Redux to let users create and answer custom flashcard based quizzes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published