Develop a Django App
BeginnerGuided Project
In this guided project you will create your first Django app with command line utilities. You will discover how to create a Django view to return a simple HTML page.
4.4 (185 Reviews)

Language
- English
Topic
- Cloud Development
Enrollment Count
- 1.32K
Skills You Will Learn
- Docker
Offered By
- IBM
Estimated Effort
- 1 hour
Platform
- SkillsNetwork
Last Update
- March 17, 2026
About this Guided Project
Django is a high-level web framework for Python, which is an open source general purpose programming language.
In this guided project you will use a command line interface (CLI) in Django to create a simple web page. You will start by installing Django packages and creating a Django project to create a Django app. You will explore the fundamental configuration and setting files in the project scaffold. Next you will discover how to perform migrations to create your database tables and start a development server hosting app. Then you will add a view to receive HTTP requests and return HTTP responses. When you configure its URL, you can launch your app as a simple HTML page.
This guided project will give you a great start in using CLI to create Django projects and configure and launch Django apps.
A Look at the Project Ahead
Once you have completed this project, you'll be able to:
In this guided project you will use a command line interface (CLI) in Django to create a simple web page. You will start by installing Django packages and creating a Django project to create a Django app. You will explore the fundamental configuration and setting files in the project scaffold. Next you will discover how to perform migrations to create your database tables and start a development server hosting app. Then you will add a view to receive HTTP requests and return HTTP responses. When you configure its URL, you can launch your app as a simple HTML page.
This guided project will give you a great start in using CLI to create Django projects and configure and launch Django apps.
A Look at the Project Ahead
Once you have completed this project, you'll be able to:
- Create your first Django project and app using command line utils
- Create your first Django view to return a simple HTML page
What You’ll Need
Just a web browser and an IBM Cloud account!
Everything else is provided to you via the IBM Skills Network Labs environment. This platform works best with current versions of Chrome, Edge, Firefox, Internet Explorer, or Safari.
Knowledge of command line interface (CLI) usage will be helpful.
Your Instructor
Yan Luo
Just a web browser and an IBM Cloud account!
Everything else is provided to you via the IBM Skills Network Labs environment. This platform works best with current versions of Chrome, Edge, Firefox, Internet Explorer, or Safari.
Knowledge of command line interface (CLI) usage will be helpful.
Your Instructor
Yan Luo

Language
- English
Topic
- Cloud Development
Enrollment Count
- 1.32K
Skills You Will Learn
- Docker
Offered By
- IBM
Estimated Effort
- 1 hour
Platform
- SkillsNetwork
Last Update
- March 17, 2026