Surf Blog
A Django-based blog for surf enthusiasts with MySQL database and web scraping for surf conditions.

Project Overview
The Surf Blog is built using Django, MySQL, and web scraping techniques to provide real-time surf reports and a blog for surf enthusiasts.
- CRUD functionality for surf-related blog posts
- MySQL database integration for efficient data storage
- Web scraping using BeautifulSoup to fetch real-time surf conditions
- Responsive design with HTML, CSS, and Bootstrap