KBluelvl / Calcul-IMC

Made for a web developement course.

Home Page:https://kbluelvl.github.io/Calcul-IMC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calcul-IMC

  1. FR
  2. EN

1. FR

Ce projet a été réalisé dans le cadre de mon cours de de Développement Web. Il s'agit d'un site web permettant de calculer l'Indice de Masse Corporelle (IMC) écrit en javascript/html/css.

Comment sa fonctionne ?

Il y'a trois parties :

Acceuil

La page d'acceuil du site nous envoyant vers la deuxième partie.

L'IMC

Le coeur du site, le plus important est la section calculatrice qui permet de calculer son IMC.

A propos de ce site

Les notes de l'auteur.

2. EN

This project was created as part of my Web Developpement course. It is a website for calculating Body Mass Index (BMI) written in JavaScript/HTML/CSS. All content are in FRENCH.

How it works ?

There are three parts

Welcome

The home page of the site sending us to the second part.

BMI

The heart of the site, the most important is the calculator section which allows you to calculate your BMI.

About this site

The author's notes.

About

Made for a web developement course.

https://kbluelvl.github.io/Calcul-IMC/

License:MIT License


Languages

Language:HTML 55.6%Language:JavaScript 28.3%Language:CSS 16.1%