CoolFace
Apppublic

eissaasad87/tooth-pain-tracker

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
3 commits on main
b3a41e61y ago

make it a proper reperesention of teeth in FDI system

eissaasad87
a89ad231y ago

Create an interactive web-based model of the human oral cavity using HTML, CSS, and JavaScript. The model should display all 32 teeth in both the upper and lower jaws, allowing users to click on individual teeth to indicate which ones are causing them pain. When a user clicks on a tooth, it should be highlighted visually (e.g., using a red color) to indicate that it has been selected.

eissaasad87
0f146171y ago

initial commit

eissaasad87