/ortodoncia-central

This is the webside and app web from Ortodoncia Central

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Odontograma

Cada cuadrante comienza con el número "1" para el diente más anterior (incisivo central) y termina con el número "8" para el tercer molar (muela del juicio).

  • Dientes Permanentes

    • Cuadrante 1: Maxilar derecho (dientes 11-18)
    • Cuadrante 2: Maxilar izquierdo (dientes 21-28)
    • Cuadrante 3: Mandibular izquierdo (dientes 31-38)
    • Cuadrante 4: Mandibular derecho (dientes 41-48)
  • Dientes Temporales (Dientes de Leche) Para los dientes temporales, el sistema también usa dos dígitos, pero los números de cuadrante comienzan en 5 y van hasta 8. Cada cuadrante en los dientes de leche también empieza con el número "1" para el diente más anterior e incrementa secuencialmente hasta el número "5", que corresponde al segundo molar.

    • Cuadrante 5: Maxilar derecho (dientes 51-55)
    • Cuadrante 6: Maxilar izquierdo (dientes 61-65)
    • Cuadrante 7: Mandibular izquierdo (dientes 71-75)
    • Cuadrante 8: Mandibular derecho (dientes 81-85)