1.0.4 • Published 3 years ago

odontogram-aukde v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Welcome to Odonto Aukde!

A small and simple odontogram developed in React (ES6 & JSX)

Function

The functionality of marking a tooth according to its category (Vestibular, Distial, Mastial, Palastine and Occlusal).

In addition to being able to save the data in a JSON file for future use

Props

SmartyPants converts ASCII punctuation characters into "smart" typographic punctuation HTML entities. For example:

COMPONENTPROPS
ToothvestibularC(), vestibularU(), distialC(), distialU(), palastinaC(), palastinaU(), mastialC(), mastialU(), oclusalC(), oclusalU(), top, left, right, bottom, center
TeethvestibularC, vestibularU, distialC, distialU, palastinaC, palastinaU, mastialC, mastialU, oclusalC, oclusalU
Denturetooth(category, zone, id), Rtooth(id), top1, top2, bottom1, bottom2
Odontogramtooth(category, zone, id), rtooth(id)

Functionality of the odontogram

graph LR
A(Odontogram)
A --> C(Dentures)
C --> D(Tooths)
D --> E(Teeths)
E --> F(Vestibular)
E --> G(Distial)
E --> H(Mastial)
E --> I(Palastina)
E --> J(Oclusal)
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago