Bastien JACQUELIN 2 years ago
commit 0273994afb

@ -1,14 +1,19 @@
# HyperSet # HyperSet
## Description of the project ## Notes
2nd Year Project of IT BUT in Aubière
## Subject - [Project subject](https://codefirst.iut.uca.fr/git/cedric.bouhours/Projets_SAE_S4/src/branch/master/Projets/Projet_11.md)
- [Original project website](https://sancy.iut.uca.fr/~lafourcade/hyper-set-reda/HyperSet/)
## Description of the project
[link of the initial project](https://codefirst.iut.uca.fr/git/cedric.bouhours/Projets_SAE_S4/src/branch/master/Projets/Projet_11.md) null
## Created by : ## Project Convention
LACOTE Raphaël JAULT Aurian ARNAL Rémi JACQUELIN Bastien - Functions names must be explicit, complete and follow **camelCase** naming
- Variable follow **camelCase** naming convention
- Opening brace must be at end of line
- Directories names my_directory
- Files names -> my_file.js
- No useless comments
Loading…
Cancel
Save