Skip to content

Consolify is an application dedicated to online learning in the field of web application development, highlighting the use of technical quizzes. I consider that quizzes offer a fun approach to learning, allowing us to consolidate our knowledge in an interactive way, rather than being limited to simple reading of the course.

Notifications You must be signed in to change notification settings

Hatchino/Consolify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--- Installation node.js ---

1- npm install init 2- npm install express ejs mysql 3- npm install -g nodemon 4- npm install express-session --save 5- npm install bcrypt (hash mdp) npm install multer --save (gérer les fichiers téléchargés)

--- lancer le projet ---- node src/index.js : lance le serveur Express OU nodemon

About

Consolify is an application dedicated to online learning in the field of web application development, highlighting the use of technical quizzes. I consider that quizzes offer a fun approach to learning, allowing us to consolidate our knowledge in an interactive way, rather than being limited to simple reading of the course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published