Django and Python may seem challenging at first, but with the right guidance, you can gain the confidence to work with them effectively. In this course, you’ll learn through a step-by-step manner, quickly and easily, and also be able to create professional looking websites, even if you have no programming or web design experience.
You’ll watch and learn as the instructor demonstrates how to build a cool to-do list app. You can follow the instructions and even build your own version of the app. After building the web app, you can make lists and even save them to a database. You can then update the list as you complete the tasks by crossing them off the list. The course will also help you focus on styling the website using the popular Bootstrap CSS framework.
By the end of this course, you’ll have a strong understanding of Django and the skills to use it for building interactive web apps.
All code files are placed at https://github.com/PacktPublishing/Python-Django-Web-Development-To-Do-…
Get up to speed with the fundamentals of Django
Understand how to build database-driven websites with Django
Download and install Python and Django
Get to grips with managing URLs
Discover how to create views/pages
Learn to use static image files
Gain useful insights into using templates
Understand how to use databases with Django