Project
Code Institute Milestone 5 · Full-Stack Project

Heritage Houses is a full-stack Django application for showcasing, managing, and preserving heritage properties. It gives authenticated users the ability to propose or manage entries, and presents visitors with a clean, structured way to browse houses and their details.
The project follows Code Institute’s project structure, uses Django for the backend, templates for the UI, and integrates authentication so that only logged-in users can access protected actions. It also focuses on accessibility and responsive layouts.