Academy Omen
  • Tutorials
  • About

Academy Omen

Join us on a quest for excellence with our world-class tutorials. Elevate your software engineering skills and open new doors of opportunity.

About

GitHubX (Fomerly Twitter)Youtube Channel

Company

HomeAboutContact

Contact

+012 XXXXXXXXX

peng@traleor.com

Powered By Traleor CMS (& Wagtail)

Django Beginner's Step by Step Tutorial | Build A Portfolio with Django

Date Published: 2021-03-23

build-portfolio-cover
HomeTutorials
Peng

Peng Akebuon

Introduction

👋🏽 Hi there!
In this tutorial series, we will show you how to set up your Windows 10 computer for Django development, and build a simple Django-powered portfolio website.


This is a Django Beginner Tutorial in which we cover the basics needed for building websites in Django.

Resources

📃 Django documentation

🔗 Download Python for Windows

🔗 Download Vs Code for windows

📑 Final Source Code

Part 1: Project Setup

Part 2: Database Structure and Admin Panel

Part 3: The Frontend and Django Views

Let's Connect

🔗 LinkedIn
🔗 Twitter
🔗 Join Our Discord Server

🔗 Academy Omen: GitHub

djangoportfoliopython

Related Tutorials

How to Build an AI Model with Tensorflow & Deploy with Django - Step by Step Guide

How to Build an AI Model with Tensorflow & Deploy with Django - Step by Step Guide

Intermediate

2022-06-21

In this tutorial, we will show you how to train an AI model to predict image classes an...

How to Build a Software as a Service with Django

How to Build a Software as a Service with Django

Intermediate

2021-07-05

A comprehensive, step-by-step guide aimed at beginners, covering the creation of a Soft...

How to Contribute to an Open-source project with GitHub | GitHub Fork & Pull Workflow f...

How to Contribute to an Open-source project with GitHub | GitHub Fork & Pull Workflow f...

Beginner

2021-03-31

In this tutorial, we show you how to Contribute to an Open-source Project using the Git...