GithubHelp home page GithubHelp logo

flashcards-meekb's Introduction

Title: Flashcards - JavaScript Objects, Arrays, and Methods

A [Front-End Project] by: Beth Meeker

Index

  1. Overview
  2. Functionality
  3. Technologies
  4. Contributors
  5. Resources
  6. Instructions

Overview

Flashcards is a Turing Mod 2 Front End project where code was addded to a partially constructed object-oriented application. The exericise allowed me to practice writing clean code, and implement a testing suite using TDD. The program simulates playing with flashcards via the command line interface (CLI).

recording (3)

Functionality

  • Layout

    • Application built for CLI
  • Architecture

    • Five class files - Card, Deck, Turn, Round, and Game
    • Five robust test files accompany each class file - Card-test (provided at project start), Deck-test, Turn-test, Round-test, and Game-test
  • Game Play

    • Launch Flashcards from your terminal (CLI - command line interface) - Instructions for cloning
    • Once the game starts, the user will be presented with 30 questions from a deck of cards
    • Arrow up and down to select a choice from a list of three - selected answers will be highlighted in blue
    • Application returns instant feedback indicating if the answer was correct or incorrect
    • After 30 questions, the user is presented with a Round Over message indicating the percentage of correct answers

Technologies

  1. JavaScript
  2. Atom
  3. VS Code
  4. ESLint
  5. GitHub
  6. gifcap (https://gifcap.dev/)

Contributors

Beth Meeker https://github.com/Meekb Turing School of Software & Design https://github.com/turingschool-examples

Resources

  1. MDN Web Docs
  2. Turing Flashcards Spec

Instructions for cloning

  1. Clone this repo to your local machine
  2. cd into repo from the terminal
  3. type node index.js to start the Game
  4. to exit, CTRL+C

flashcards-meekb's People

Contributors

meekb avatar thatpamiam avatar hannahhch avatar dependabot[bot] avatar

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.