nosyarlin / UdaciCards

For the UdaciCards project, I will be building a mobile application (Android or iOS - or both) that 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Flash Cards Project

This is a simple react native project for mobile flash cards. This is useful for self-revision in general. You can create decks of cards and quiz yourself daily to see if you can remember answers to the questions you have created. This app was tested on an Android device running Android 9.

Getting Started

Just clone the project and run

yarn install
yarn start

Features

  • You can create and delete decks
  • You can add questions/cards to decks
  • You can quiz yourself and see how many questions you can get right

About

For the UdaciCards project, I will be building a mobile application (Android or iOS - or both) that 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.

License:MIT License


Languages

Language:JavaScript 100.0%