Skip to content

gusbru/mobile-flashcards

Repository files navigation

Introduction

This application is a FlashCard where you can study topics in a fan way, by answering questions as registering if your answer is correct or not. In the end, you can see your progress. Also, you can add more cards to become your studies more fun and efficient.

This project is part of the React Nanodegree Program from Udacity (https://www.udacity.com).

This project is build using React-Native library and can be run in both iOS and Android systems.

Installation

To install the application, first you need to have Expo installed in your mobile device. Follow instruction at: (https://expo.io/).

After install Expo, you need to download the FlashCards files:

git clone https://github.com/Gusbru/mobile-flashcards.git

When download finishes, enter the directory:

cd mobile-flashcards

Inside the directory install the necessary packages:

yarn install

Once all packages have been installed, just start the application:

yarn start

After start the application, you can run the app by scanning the QR code from a mobile device, or locally in your machine using a emulator. In principle, the application can be run in both iOS and/or Android systems.

We expect to made a public version of this application in the App Store and Play Store very soon :)

Using the FlashCards

When you start the application, for the first time, you can see two decks of cards: React and JavaScript. You can start a quiz with the cards that are already in these decks.

You can add new decks, just by tapping the NEW DECK tab in the inital screen.

Also, inside each deck, you can add new cards, with answers and questions about your favourite topic.

During the quiz, you need to see the answer first, before decide if your answer is correct or incorrect. In the end of each quiz, you can see a summary with your progress status.

Enjoy the app!

About

This project is part of the React Nanodegree Program from Udacity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published