Coder Social home page Coder Social logo

flashcards's Introduction

FlashCards

Flashcards - Turing Mod 2 FEE individual project

Flashcards is the first project in Mod 2 of the Front End Engineering program at the Turing School of Software and Design. The author is a student in the 1904 Cohort.

Author

Katherine A. Williams (kawilliams8)

Learning Goals

Flashcards is a multiple choice quiz game that runs on the command line interface. The player is presented a question with three possible answers. After they choose, they are informed if they guessed correctly. The questions in the game's dataset all pertain to prototype methods and general JavaScript vocabulary.

The Flashcards project is designed to reinforce the principles of Test Driven Developement, as introduced in the Mythical Creatures project of Mod 1 at Turing. This project also builds on our knowledge of Object Oriented Programming, and is our first project that links several files with separate classes. Students were provided a 'starter kit' to work from, and tasked with writing most of the tests and classes/methods. This project also requires proficient use of Git and GitHub to track feature changes.

This project includes three extentions beyond the required iterations: a second dataset written by the author, implementation of the second dataset for a second round of the game, and a timer that captures and displays how long it took to complete a each round.

Results

flashcards gif

Installation Instructions

  1. Clone down the Flashcards repository.
  2. From the command line interface, type node index.js. (You should see a message that the server is running on port 3000.)
  3. Use arrow or number keys to choose an answer to the quiz question.
  4. Press enter to submit your answer.
  5. Press enter to continue to the next question.

flashcards's People

Contributors

kawilliams8 avatar thatpamiam avatar

Watchers

James Cloos 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.