Dentora is a modern appointment booking and practice management platform designed for dental clinics. It simplifies patient scheduling, streamlines workflow, and improves the patient experience.
🚧 Status: Early Development (WIP).
Built with the modern web in mind:
- Framework: Next.js (App Router)
- Language: TypeScript
- Styling: Tailwind CSS & Shadcn UI
- Font: Space Grotesk / Geist Mono
- State/Auth: Custom Providers & Auth Watcher
Follow these steps to run the project locally:
-
Clone the repository
git clone [https://github.com/Dentora-in/dentora.git](https://github.com/Dentora-in/dentora.git) cd dentora -
Install dependencies
pnpm install
-
Environment Setup Create a
.envfile in the root directory (copy from.env.exampleif available) and configure your database/auth keys. -
Run the development server
pnpm run dev
Open http://localhost:3000 with your browser to see the result.
- Seamless Booking: Easy appointment scheduling for patients.
- Admin Dashboard: Manage doctors, slots, and patient history.
- Notifications: Automated reminders via Email/SMS.
This project is in its early stages. If you'd like to contribute, please check the issues tab or open a PR.
Dentora — Simplifying Dental Care.