Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.95 KB

README.md

File metadata and controls

62 lines (35 loc) · 1.95 KB

Netlify Status

SportSee enter image description here

SPORTSEE : Develop an analytics dashboard with React

P12 - OpenClassrooms

This page allows the user to track the number of sessions completed as well as the number of calories burned.

Goals:

  • feching data from API
  • Creation and display charts
  • Logical separation of code into reusable components

Maquette

Kanban

1. Technologies

2. Prerequisites

  • Git to clone repositories
  • Node.js to run yarn commands
  • Yarn to run application

3. Install and run application

Install and launch back-end

Install and launch front-end