DS : code correction

Architecture

  • Back-end (API): The API lives in the API-QCM repository. It serves the QCM endpoints (questions, categories, submit). By default the frontend expects the API at http://localhost:3000.

https://github.com/dupontdenis/API-QCM.git


  • Front-end : Static files in this repository (index.htmljs/css/) implement the UI that calls the API.

https://github.com/dupontdenis/publicQcm-cat.git