{"id":22984442,"url":"https://github.com/smithg09/flashify","last_synced_at":"2025-08-13T19:31:16.052Z","repository":{"id":38893568,"uuid":"263354772","full_name":"smithg09/Flashify","owner":"smithg09","description":"React Native app which allows you to create flashcard decks to test yourself.","archived":false,"fork":false,"pushed_at":"2024-04-23T17:27:42.000Z","size":2003,"stargazers_count":0,"open_issues_count":19,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-02T06:10:59.619Z","etag":null,"topics":["decks","expo","flashcards","javascript","react","reactnative","smith"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smithg09.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-12T14:06:14.000Z","updated_at":"2024-04-23T17:27:46.000Z","dependencies_parsed_at":"2023-02-14T16:01:05.601Z","dependency_job_id":null,"html_url":"https://github.com/smithg09/Flashify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithg09%2FFlashify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithg09%2FFlashify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithg09%2FFlashify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithg09%2FFlashify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smithg09","download_url":"https://codeload.github.com/smithg09/Flashify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229777220,"owners_count":18122466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["decks","expo","flashcards","javascript","react","reactnative","smith"],"created_at":"2024-12-15T03:16:24.338Z","updated_at":"2025-08-13T19:31:16.031Z","avatar_url":"https://github.com/smithg09.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/smithg09/Flashify_React_Udacity\"\u003e\n    \u003cimg src=\"assets/splash.png\" alt=\"Logo\" width=\"550\" height=\"450\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eFlashify\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    This Application allows users to create decks, add cards into the deck and quiz themselves.\n    Developed using React Naitve.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n\u003c!--     \u003ca href=\"https://expo.io/@smithg09/flashify\"\u003eView Demo\u003c/a\u003e --\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n\n* [About the Project](#about-the-project)\n* [Screenshots](#screenshots)\n* [Built With](#built-with)\n* [Getting Started](#getting-started)\n  * [Installation](#installation)\n  * [Usage](#usage)\n* [Contact](#contact)\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nThis Application allows users to create decks, add cards into the deck and quiz themselves.Developed using React , React Naitve , Redux , Expo \nThis app is the third of three projects required for [Udacity's React Nanodegree program](https://www.udacity.com/course/react-nanodegree--nd019).\n\n    This Project is Tested on Android 9+ \n\n## Screenshots\n\n\u003ca href=\"#\"\u003e\n    \u003cimg src=\"assets/screenshots/s1.png\" alt=\"ss\" width=\"200\" height=\"400\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"#\"\u003e\n    \u003cimg src=\"assets/screenshots/s2.png\" alt=\"ss\" width=\"210\" height=\"400\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"#\"\u003e\n    \u003cimg src=\"assets/screenshots/s3.png\" alt=\"ss\" width=\"210\" height=\"400\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"#\"\u003e\n    \u003cimg src=\"assets/screenshots/s4.png\" alt=\"ss\" width=\"210\" height=\"400\"\u003e\n\u003c/a\u003e\n\n### Built With\n\n* [React](https://reactjs.org/)\n* [React Native](https://reactnative.dev/)\n* [Redux](https://redux.js.org/)\n* [Expo](https://expo.io/)\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n\n### Installation\n \n1. Clone the repo\n```sh\ngit clone https://github.com/smithg09/Flashify_React_Udacity.git\n```\n2. Install NPM packages\n```sh\nnpm install\n```\n\n\n\u003c!-- USAGE EXAMPLES --\u003e\n### Usage\n\nNow execute following command :  \n```sh \nexpo start OR npm start\n```\nThis will open Expo Developer Tools in the browser.  You can then do one of the following.\n\n- Use your device to test:\n\n    Scan the QR Code using the Expo Client app ([Expo Client for Android](https://expo.io/tools#client))  from an Android.\n\n- Use an Android Emulator to run the app:\n    - [Android Emulator Setup](https://docs.expo.io/versions/v33.0.0/introduction/installation/#android-emulator)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithg09%2Fflashify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmithg09%2Fflashify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithg09%2Fflashify/lists"}