Giter Club home page Giter Club logo

flashcards's Introduction

Flashcards!

ABSTRACT

This repo contains a flashcard game playable in your console. The content consists of the study meterials gone over through the first week of Mod 2 at Turing School of Software and Design. This includes prototype methods, along with other JavaScript concepts. The game provides the user with a series of flashcards, each turn shows the question on the flashcard, along with answer options. The user can choose their guess. If their guess is correct, they can move along to the next flashcard question. If incorrect, they are prompted to take another shot and answer the same question. Once all the flashcards are answered correctly, the game ends and provides a message with the percentage of correct answers given by the user.

INSTALLATION INSTRUCTIONS

  • Fork this repository
  • Clone down your new, forked repo
  • cd into the repository
  • Open it in your text editor
  • Run the game in your terminal with node index.js โ€‹

PREVIEW OF APP

ezgif com-video-to-gif (1)

CONTEXT

I am a front end engineering student at Turing, this is my first solo project as required of Mod 2 of the program. The project took three days to complete.

CONTRIBUTORS

Paulina Rubio

LEARNING GOALS

  • Demonstrate and exercise my knowldge of Test Driven Development using the Mocha testing framework and Chai assertion library.
  • Solidify and demonstrate my understanding of DRY JavaScript.
  • Use my problem solving procesesses to break down large problems, solve things step by step, and trust myself to not rely on an outside "answer" to a logical challenge.

WINS + CHALLENGES

Wins:

  • Expanding my practice and understanding of TDD, Mocha, and Chai.
  • Manipulating JavaScript with new methods.

Challenges

  • Working with and writing my own tests.

flashcards's People

Contributors

paulina-isabel avatar thatpamiam avatar hannahhch avatar robbiejaeger avatar niksseif 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.