RBC-Image-Processing / RBC_frontend

This repo contains all the code for the frontend of the Medical Image Processing Application
MIT License
0 stars 0 forks source link

RBC MIDaP Frontend

Description

RBC MIDaP (Medical Image Data Processing) is a cutting-edge web application designed to streamline the process of medical image management, interpretation, and collaboration among healthcare professionals. This frontend application provides a user-friendly interface for uploading, viewing, and analyzing medical images, incorporating both human expertise and artificial intelligence to improve diagnostic accuracy and efficiency.

Authors

Tech Stack

Core Technologies

State Management and Data Fetching

Routing

UI and Styling

Form Handling

Data Visualization

Image Processing

Testing

Code Quality and Formatting

Internationalization

API Communication

Getting Started

Prerequisites

Installation

  1. Clone the repository

    git clone https://github.com/rbc-midap/frontend.git
    cd frontend
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev

The application will be available at http://localhost:3000.

Available Scripts

License

This project is licensed under the MIT License - see the LICENSE.md file for details.