Dental Center Zebekov

A comprehensive web application and backend system for Dental Center Zebekov, featuring a modern public website, robust API infrastructure, and a secure administrative dashboard.

Public Website
Zebekov website on laptop
Zebekov website on iPhone
Admin Dashboard
Zebekov admin dashboard on laptop
Zebekov admin dashboard on iPhone
Next.jsReactTailwind CSSFastAPIPythonPostgreSQLDockerNginxGit

Project Overview

Dental Center Zebekov required a complete digital transformation to modernize their patient management and online presence. I developed a full-stack solution that includes a professional public website, a robust backend API, and a comprehensive administrative system for managing appointments and clinic operations.

The system was built with scalability and security in mind, implementing modern web technologies and DevOps practices to ensure reliable performance and easy maintenance.

Key Features & Implementation

  • Modern, responsive public website with multilingual support
  • FastAPI backend with RESTful API architecture
  • PostgreSQL database for reliable data management
  • Secure admin dashboard for doctors and clinic staff
  • Advanced appointment scheduling system
  • Complete CI/CD pipeline for automated deployments
  • Dockerized application deployment
  • Nginx reverse proxy configuration

Technical Architecture & DevOps

The frontend and backend are cleanly separated. The FastAPI backend provides REST endpoints and handles authentication and business logic while PostgreSQL persists data. Deployments are containerized and served behind Nginx with SSL termination.