This project is a step-by-step implementation of the Django Polls App created by following Tutorials 1, 2, and 3 from the official Django documentation. The purpose of this project is to understand the core concepts of Django and backend web development.
About the Project:-
1.This project covers: 2.Creating a Django project and app 3.Setting up URL routing 4.Creating models and working with the database 5.Using the Django Admin panel 6.Building views and templates