Python_Basics is a beginner-friendly repository created to showcase foundational Python programming concepts. It contains organized folders that cover essential Python topics through practical mini-projects and simple scripts. Each folder demonstrates how to use a specific concept effectively, making it suitable for learners who want to build a sol
This is a Django-based Contact Book web application that allows users to manage personal or business contacts. Users can add new contacts, view existing ones, and update or delete contact information through a user-friendly interface. The project is designed to practice core Django skills including models, views, forms, and templates.
A simple and functional Django-based To-Do List application built to help users manage tasks efficiently. It features task creation, deletion, completion tracking, and is deployed live using Render.