Odontograma
26 / 07 / 2020
web project
This django-based odontogram form identifies the teeth with numbers and keeps the record of the dental treatments.
The motivation of this project was to integrate an odontogram into another django app that keeps the record of a full dental office (patient appointments, payments, personal information, etc.).
Different health states can be recorded in the different parts of a given tooth. These states are: i) Healthy tooth, ii) Cavities, iii) Restoration, iv) Extraction, v) Erosion, vi) Dental plaque, and vii) Inplant.
# django
# django forms
# python
# web
check the source