Giter Site home page Giter Site logo

clearscore-carousel's Introduction

Carousel

A simple web app showing an animated carousel that displays slides with information about a users credit report.

Prerequisites

  • Node version >= 9.3.0
  • The node-sass package requires a different minimum version depending on which major version of node you are using. You can see the different version of the package you need on their website here. (I chose to use Node Version 9.3.0, this is discussed in this section).
  • Yarn is used as the package manager

Getting Started

  • Run: git clone https://github.com/geojow/clearscore-carousel.git
  • Run: cd clearscore-carousel/carousel
  • Run: yarn install

Running the app

  • Run: yarn start:webpack
  • Run: yarn start:dev (in a new terminal)
  • Goto: http://localhost:3000/

Running the tests

  • Run: yarn test

Assumptions and Decisions

I chose to not update any of the existing packages, and instead used nvm to use the correct node version to run this app (9.3.0).

I developed this app using a TDD approach, first writing the tests for a component before creating the component and implementing it's features. This has resulted in a well tested app.

Improvements

Given more time, I would like to:

  • Add end-to-end tests to this app using Cypress
  • Add a bouncing effect to the end of the animation of the arc
  • Improve code coverage

clearscore-carousel's People

Contributors

peter-mouland avatar geojow avatar jakeherp avatar navgarcha avatar

Stargazers

Omor avatar

Watchers

 avatar

Forkers

momor666

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.