A full-stack restaurant web application built with Django 5 and
Django REST Framework (DRF), designed to demonstrate scalable
backend development, clean API design, and responsive frontend
implementation. The backend follows RESTful API best practices with
structured endpoints for menu management and reservation handling,
while the frontend leverages HTML5, CSS3, and JavaScript (vanilla
ES6) for a mobile-first, interactive user experience. The project
emphasizes clean architecture, database-driven design (SQLite),
role-based views, and production-ready static file handling
(WhiteNoise) — showcasing skills highly relevant for backend
engineers, full-stack developers, and API integration specialists.