Skip to content

UdaciCards 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.

Notifications You must be signed in to change notification settings

ndrewr/ND03-UdaciCards

Repository files navigation

Udacicards

A project built in fulfillment of Udacity's React Developer nanodegree program. UdaciCards 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 using those decks. A basic notification system can remind the User to practice every afternoon.

Uses React Native in combo with Expo and Redux.

Bootstrapped with create-react-native-app.

Prerequisites

Running this project requires Node. Optionally, Yarn package manager can be installed as well.

Installing and Running

Clone the repo and run the command yarn or npm install. (NOTE: development was done using Yarn but either should work)

To launch the development server run the command:

npm start
or
yarn start

This should run expo providing means to launch various app simulation environments (with usage details listed on-screen.)

Built With

Resource links

Expo documentation

Redux documentation

React Navigation documentation

Flip Card animation

Android animation issues

Udacifitness Example project

and obligatory StackOverflow / Google mention

Authors

License

This project is licensed under the MIT License

This project was bootstrapped with Create React Native App.

About

UdaciCards 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published