Skip to content

Blankeos/scoliovis-web

Repository files navigation

🦴🎨 scoliovis-web

demo

This repository contains the frontend for our undergraduate thesis project entitled: "ScolioVis: Automated Cobb Angle Measurement on Anterior-Posterior Spine X-Rays using Multi-Instance Keypoint Detection with Keypoint RCNN".

A live demo is available on https://scoliovis.app

For more information on the whole project go to blankeos/scoliovis.

Built with

  • Next.JS
  • TailwindCSS
  • Zustand

Installation

  1. Clone repo

    > git clone https://github.com/blankeos/scoliovis-web.git
    > cd scoliovis-web
  2. Install dependencies

    > pnpm install
  3. Run the server

    > pnpm build
    > pnpm start
    
    # or just run in dev mode
    > pnpm dev

About

🎨 Frontend for ScolioVis (My Undergrad Thesis)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages