Skip to content
Alfonso edited this page Feb 9, 2023 · 1 revision

Welcome to the code-crafters wiki!

This full-stack web application allows doctors to Create, Read, Update, and Delete (CRUD) structured radiology reports as an assessment of x-ray images for exams of patients with COVID-19.

Application components:

  • Frontend (JavaScript and React)
  • Backend (JavaScript and Node.js)
  • Database (MongoDB)

This web application contains three pages:

  1. main page
  2. administration page
  3. detail page of each x-ray exam

Clone this wiki locally