📚 Learning Log — Python, Django, Bootstrap This Django web app helps users keep track of what they’re learning by creating topics and adding entries under each one. I built it with Django models to structure the data, user authentication to keep logs private, and Bootstrap for a clean, responsive UI. The admin panel makes it easy to manage content behind the scenes. It was a great way to dive deeper into Django and get comfortable with backend development.