All projects
Backend · Django MVTTraining projectCompleted

ITIan

Server-rendered Django application for managing trainees and courses.

Server-rendered CRUD with Django Admin

Django MVT

Models and migrations on SQLite

Data layer

Overview

A server-rendered Django 5 application covering trainee and course management with full CRUD, Django Admin, migrations and server-side templates.

Architecture

How data moves through the system.

Classic Django Model-View-Template architecture with server-rendered pages.

  1. 01Django MVT
  2. 02SQLite
Technology stack
PythonDjango 5HTMLCSSSQLite
Key features
  • 01Trainee management
  • 02Course management
  • 03Full CRUD
  • 04Django Admin
  • 05Migrations
  • 06Server-side templates
Engineering outcomes

Server-rendered CRUD with Django Admin

Django MVT

Models and migrations on SQLite

Data layer