Giter Club home page Giter Club logo

flashcards-starter's Introduction

FlashCards

Description

In this project I developed a FlashCard game that runs on the command line to test user knowledge about JavaScript principles. A question is asked followed by three multiple choice options. User can scan options using arrow buttons on keyboard and chooses an option by hitting enter. The program will then tell the user if their answer was correct. Upon hitting enter again, the next question will appear. When all questions for the round have been asked and answered, the user will be given a percentage score of their accuracy.

Beginning of Game End of Game

Install and How to Play

  1. Fork this repository
  2. Open your terminal and clone the repo to your machine
  3. Navigate into the directory: cd flashcards-starter
  4. Run node index.js in your command line to launch the game!
  5. Add your own datasets to expand your FlashCards!

Planning

This project was managed using a project board that can be found here

Challanges

  • Managing multiple files - I occassionally got overwhelmed by the number of files we were working with and remembering the order in which they needed to be access. This is simply because I have never worked with so many files depending on each other before, but it was a good challenge.

  • Familiarizing with mocha and chai - I did have to do a bit more familiarization with mocha and chai syntax and utilization.

Wins

  • Overall understand was high from the start - I felt comfortable with the process of TDD, and it was nice to see how a small application can come together utilizing implementation files in tandem. There were a few small details I had to reminded myself of or learn in regards to testing, but overall the process clicked quickly.

Acknowledgements

Project Members

This project was completed at the Turing School of Software & Design. Functionality and design by Kristen Bair.

flashcards-starter's People

Contributors

kristenmb 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.