diff --git a/public/js/clientIndex.js b/public/js/clientIndex.js index 534e30a..713debe 100644 --- a/public/js/clientIndex.js +++ b/public/js/clientIndex.js @@ -193,6 +193,6 @@ document.addEventListener("DOMContentLoaded", async () => { }) - - - +/* It's a well structured project overall. The design is very clear and easy to understand. + * The JS and CSS code is orgnaized in modules, the pages are formatted, and the files are separated in different folders. + */