Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kbluelvl/calcul-imc

Made for a web developement course.
https://github.com/kbluelvl/calcul-imc

html html-css-javascript imc imc-calculator javascript

Last synced: about 9 hours ago
JSON representation

Made for a web developement course.

Awesome Lists containing this project

README

        

# Calcul-IMC
### Languages :
1. [FR](https://github.com/KBluelvl/Calcul-IMC/tree/main?tab=readme-ov-file#1-fr)
2. [EN](https://github.com/KBluelvl/Calcul-IMC/tree/main?tab=readme-ov-file#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](Acceuil)
- [L'IMC](L'IMC)
- [A propos de ce site](A-propos-de-ce-site)

### 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**

- [Acceuil](Welcome)
- [BMI](BMI)
- [A propos de ce site](About-this-site)

### 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.