An open API service indexing awesome lists of open source software.

https://github.com/somekay/react-nanodegree-mobile-flashcards


https://github.com/somekay/react-nanodegree-mobile-flashcards

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Flash Cards: A Mobile App Project

This is a project for the Udacity React Nanodegree program.

The project is a mobile app developed with React Native.

To use the project, please start the build process and use an iOS or Android Simulator or a real device:
* `npm install`
* `npm start`

## Parts of the application

The application allows you to:
* Create an unlimited number of decks
* Add an unlimited amount of flash cards to each deck
* Quiz yourself using any deck
* Get notified if you didn't learn yet that day

## Screenshots

### iOS

![iOS 1](screenshots/ios-1.png)

![iOS 2](screenshots/ios-2.png)

![iOS 3](screenshots/ios-3.png)

![iOS 4](screenshots/ios-4.png)

![iOS 5](screenshots/ios-5.png)

![iOS 6](screenshots/ios-6.png)

![iOS 7](screenshots/ios-7.png)

![iOS 8](screenshots/ios-8.png)

![iOS 9](screenshots/ios-9.png)

### Android

![Android 1](screenshots/android-1.png)

![Android 2](screenshots/android-2.png)

![Android 3](screenshots/android-3.png)

![Android 4](screenshots/android-4.png)

![Android 5](screenshots/android-5.png)

![Android 6](screenshots/android-6.png)

![Android 7](screenshots/android-7.png)

![Android 8](screenshots/android-8.png)