Skip to content

SportSee : tableau de bord d'analytics avec React pour une application de coaching sportif

Notifications You must be signed in to change notification settings

MelanieSarrouy/SportSee_09-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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