Skip to content

AlaeddineMessadi/graph-history-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph History

Implement the Overall Progress History Component

Description

Bargraph component displays a graph with the history of the last 12 sessions.

Bargraph

parameters type
history json
loading boolean
title String
width int
height int
margin int

Demo

DEMO link

Screenshot

NeuroNation Coding Challenge

Prerequisites

npm or yarn installed

Getting Started

  1. Clone the repository git clone git@github.com:AlaeddineMessadi/neuro-nation-coding-challenge.git

  2. Run yarn or npm install

Run the project

  1. run yarn start

Testing

Run yarn test

Built With

  • Reactjs - The web framework used
  • Jest - Javascript unit Testing Framework
  • Yarn - Dependency Management
  • Webpack - Module Bundler

License

License: MIT