alexandrucotin / mobile-flashcard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Flashcard

This app allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.

Installation instructions

These are the instructions for starting the app in XCode iphone simulator.

Prerequisites

  • XCode
  • cocoapods ruby gem

Step by step

git clone https://github.com/alexandrucotin/mobile-flashcard.git

cd mobile-flashcard

npm run bootstrap

npm start

About


Languages

Language:JavaScript 66.0%Language:Java 15.3%Language:Ruby 8.5%Language:Objective-C 7.1%Language:Starlark 3.1%