GithubHelp home page GithubHelp logo

scrump31 / scoreboard Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.41 MB

A React + Redux application that allows users to add and delete players as they please. Automated tests are written in Puppeteer.

Home Page: https://scrump31.github.io/scoreboard/

HTML 1.65% CSS 8.37% JavaScript 86.12% Gherkin 3.86%
reactjs redux react-bootstrap

scoreboard's Introduction

Overview

"The Scoreboard" is a React with Redux application that allows users to add and delete players as they please. In addition to adding/removing players, the total score of all players combined is dynamically added together based on updated scores. Finally, the application has a 1 minute countdown timer that can be used to keep track of player rounds.

Note: Redux was not necessary to build this application. I simply wanted to learn more about Redux is commonly used in a React application.

Scoreboard Screenshot

Technologies Used

The Scoreboard application utilizies the following packages:

Install & Run The Project

To run the app, simply use the following commands:

git clone https://github.com/Scrump31/scoreboard.git

cd scoreboard

npm install or yarn install

npm start or yarn start

Then, open http://localhost:3000/ to view the application

Testing

Unit Tests

The application is tested using Jest and Enzyme. Jest is already included with create-react-app, so Enzyme was installed as an additional package. Components are tested with the shallow() and mount() methods from Enzyme. Jest Snapshots are also used to test components.

npm test or yarn test

UI Tests

Automated User Interface tests were created using Puppeteer and Jest-Cucumber.

npm run test:integration or yarn test:integration

scoreboard's People

Contributors

scrump31 avatar

Watchers

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