GithubHelp home page GithubHelp logo

flashcards-starter's Introduction

TERMINAL FLASHCARDS

Mod 2 - First Solo Project

Table of Contents

Abstract

  • The purpose of this project was to practice implementing Test-Driven Development by writing tests for our JavaScript before writing functionality to help ensure SRP design and prevent bugs. The end result is a little flashcard quiz which can be played in the terminal -- and a whole host of test suites that ensure it is functioning correctly!

Technologies

  • Javascript
  • Atom
  • eslint

Code Architecture

  • JavaScript

Illustrations

  • A GIF of how the game works

Install + Setup

  • If you're interested in practicing with these flashcards, clone this repo to your local machine, then cd into the appropriate directory and type node index.js. Then enjoy quizzing yourself on array iterator methods! You can use the arrow keys to change the highlighted answer, then hit return to make your selection.

Contributors

Wins

  • This project helped me become more confident in writing test suites and was excellent practice for Test Driven Development. My tests saved me many a time!
  • This was my first time using eslint to clean up my code, and I have to say I really appreciate the convenience of a linter!

Challenges + Improvements

  • I wasn't able to complete any of the optional extensions for this project -- I'm confident that I could manage them with additional time, but a quick turnaround deadline meant I had to cut my losses and focus on polishing up a MVP.
  • Although I feel pretty confident that the tests I wrote help ensure basic correct functionality, I would have liked to have been more thorough in seeking out more happy/sad paths and edge cases. Again, the short turnaround time made it hard.

Project Specs

  • The project spec & rubric can be found here

flashcards-starter's People

Contributors

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