Skip to content

zahidabbas12/Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Django Projects - Learning Journey

This repository is a collection of the Django projects I've built while learning the framework. Each project highlights key concepts and techniques I've practiced along the way.

Projects

  1. Project 1 - Django Polls App
    This is the classic Django Polls app, built by following the official Django tutorial. It allows users to vote on poll questions and view results. This project helped me grasp key Django concepts like models, views, URLs, and templates.

  2. Project 2 - Blog Project
    A blog application developed by following Dave Gray's tutorial. This project covers CRUD operations, user authentication, and the use of Django's admin interface for managing blog posts.

Key Concepts Learned

  • Django Models, Views, and Templates (MVT)
  • Authentication and User Management
  • Forms and Validation
  • Database Queries and ORM
  • Static Files and Media Management

Technologies Used

  • Python
  • Django
  • HTML/CSS
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published