This project is a simple web application built with Django as part of my journey to learn and practice Django development.
The goal of this project is to explore the fundamentals of Django β including:
- Setting up a Django project and app
- Working with views, templates, and models
- Managing the admin panel and database
- Understanding URL routing and static files
- Python π
- Django π
- HTML, CSS
This project was created for learning purposes, to get hands-on experience with how Django works for web development.