Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.34 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.34 KB

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 [email protected]: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