Before you get started with any web development project, it’s a good idea to come up with a plan of what you’re going to build. In this course, you’re going to build a portfolio where you can showcase your web development projects.
You won’t be using any external Python libraries in this course. One of the great things about Django is that it has so many features that you don’t need to rely on external libraries. However, you will add Bootstrap 4 styling in the templates.
By building your portfolio, you’ll learn the basics of Django models, view functions, forms, templates, and the Django admin page. With knowledge of these features, you’ll be able to build loads more applications. You’ll also have the tools to learn even more and build sophisticated Django sites.
jaytreelove on June 19, 2020
I’m excited to build this webapp!