Skip to content

ahnshy/react-canvas-ceph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web cephalo analysis service

It is a Mock-up software for orthodontic analysis function for dental.

[Notice]

This project will be converted and developed from React.js to Vue.js
So there will be no further feature upgrades to React.js


📢 [Overview]

🛠️ [Stacks]



image

🚩 [Objective]

  • Analysis software for orthodontics was implemented as a prototype of a web application program.
  • To compare the performance and characteristics of canvas vs svg vs webp.
  • It is a software for dental, so orthodontic clinical knowledge is required.
  • It is one of the projects that migration the V-Ceph desktop Win32/MFC application to the web.
    About V-Ceph Application
    image V-Ceph v8.5 Software

🛠️ [Technologies]

  • "React18.js": used for implementation as a framework for single-page applications(SPA).
  • "HTML5 canvas graphics": Allows dynamic rendering of two-dimensional shapes and scriptable bitmap plots as part of HTML5.

⚙️ [Instructions]

  • Because an openssl security vulnerability may cause errors during execution, we added the following command line options.
    "start": "react-scripts --openssl-legacy-provider start",
    "build": "react-scripts --openssl-legacy-provider build",

[run]

  npm install
  npm run start

[build]

  npm run build

📌 [Features]

  • The implementation is not yet complete. (Since it is prototyped, various experiments are needed.)
  • The plan for the product has not been finalized.
  • Log-in, image management, and calibration analysis results for user authentication were not applied.

📝 [License]

  • Free for all

About

Cephalo and Landmark Draw HTML5 canvas Based on React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published