Giter Club home page Giter Club logo

flashcards's Introduction

Flash Cards

Welcome to "Flashers" - a flashcards application.

This application allows users to create, edit, and view flashcards to help with learning.

This application only contains a front end, and data persists through local storage.

Demo Video

Click here

Installation & Setup

  • Clone this repo & copy the clone link.
  • In your terminal, type "git clone [paste the link] [name your project file]"
  • CD into the project file.
  • "npm install"
  • "npm start"

Technologies

  • React
  • LocalStorage

Features & Use

  • There is already one small deck loaded into the app upon initialization.

  • Click on the arrow towards the bottom of a deck to practice it in quiz mode.

  • Click on the plus sign at the top of the sidebar to create a new deck. Click the title area to update the decks title, and click save.

  • Click on the add cards button of a deck to create new cards in that deck, click the plus sign at the top to create a new card, and the pencil on the card to give it content on the front and back. If you do not add content to a card, it will not be saved.

  • While editing a card's content, the swap button in the middle will flip the front and the back of the card.

  • You can also click the play button at the top of a deck to enter quiz mode, or press stop to end the quiz. The Home button top left will also end the quiz and bring you back to your decks.

  • Click on a trashcan to delete a card or a deck.

  • Decks and cards persist through local storage, so there is a small button bottom right to simply clear local storage and re-initialize the application.

flashcards's People

Contributors

jorpan avatar

Stargazers

Shrutika Shaw avatar Levi Ribeiro avatar Kayke_Denelle avatar Jonathan Oliver avatar  avatar Avni Piro avatar Emily Vargas avatar

Watchers

 avatar

flashcards's Issues

Feature Request: Test Mode

I think it'd be cool to have a test mode functionality available to really enhance user experience and interaction!

Feature Request: Database

Given that the data is stored in local storage, a more persistent way to store information would be a database

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.