A full-featured Django blog application with user authentication, post management, nested comments, and user profiles. Built with Django REST Framework, PostgreSQL, and Bootstrap 5 featuring ...
A Django-based REST API for managing hotels, rooms, customers, and reservations with authentication, background tasks, and SQLite database support. backend/ ├── project/ # Main Django project settings ...