Skip to content

Beautiful Django beginner projects with modern UI, animations, and clean code.

License

Notifications You must be signed in to change notification settings

Jani-shiv/Django-Beginning-Task

Repository files navigation

Django Logo

🧩 Django Projects Collection: Tasks 1–7

A beautifully crafted collection of Django mini-projects with modern UI, animated effects, and beginner-friendly code 💻

Star Badge


🚀 Project Overview

🧠 Task 📁 Directory ⚙️ Key Features
1️⃣ multi_page_site/ Multi-page layout with scroll-animated navbar (Bootstrap 5)
2️⃣ view_variable_display/ Pass & display Python variables in HTML templates
3️⃣ html_template_rendering/ App-level HTML template rendering
4️⃣ static_files_demo/ Fade-in effects and scroll animations (CSS magic)
5️⃣ array_color_display/ Grid, badges, table & inline layouts with click effects
6️⃣ form_data_terminal/ Bootstrap form with live hover + terminal data logging
7️⃣ two_number_calculator/ Animated result display using form data
Coding Animation

🧰 Prerequisites

  • Python 3.8+
  • Django 4.x
  • pip
  • (Optional) virtualenv for isolated environment

⚙️ Global Setup

# Step 1: Clone the Repository
git clone https://github.com/Jani-shiv/Django-Beginning-Task.git
cd Django-Beginning-Task

# Step 2: Create Virtual Environment
python -m venv venv
source venv/bin/activate  # macOS/Linux
venv\Scripts\activate     # Windows

# Step 3: Install Django
pip install django


Connect Thanks Quote
Connect Badge Thanks Footer Thanks for visiting! ✨
Let's create something amazing together! 🚀

Wave Footer

Released under the MIT License © 2025 Jani-shiv 🌟