Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kbluelvl/calcul-imc
- Owner: KBluelvl
- Created: 2023-09-21T18:36:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-22T18:41:50.000Z (about 1 year ago)
- Last Synced: 2023-09-23T07:54:16.484Z (about 1 year ago)
- Topics: html, html-css-javascript, imc, imc-calculator, javascript
- Language: HTML
- Homepage: https://kbluelvl.github.io/Calcul-IMC/
- Size: 6.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.