In this lesson, we’ll add our greetings and email button to our website. This will be a clickable email button for our visitors.
Lesson 38: Beautifying the NavBar
In this lesson, we’re gonna be beautifying the NavBar by changing each button to the appropriate labels that we want, one step at a time.
Lesson 37: Album Template From Bootstrap
In this lesson, we’ll save a lot of time designing our portfolio website using the album template from Bootstrap. I’ll show you how.
Lesson 36: How to Create Pages in Django
In this lesson, you’ll learn how to create pages in Django for our homepage. We’ll also have some changes on Projects for a better website!
Back-End vs Front-End Development
There will be no coding involved in this lesson. However, it is important to know the difference between Back-End vs Front-End development.
Lesson 34: How to Create the Blogs Model in Django
Have you enjoyed creating the blog model that I told you to do first before coming to this lesson? This is how I did things to create the Blogs model in Django.
Lesson 33: Create Blogs Model in Django
In the previous lesson, we have created our second model: projects model. But this time, you will create our third model in Django, blogs, on your own.
Lesson 32: Making Our Projects Model in Django
We have done a lot on the previous lessons. So, may this lesson serve as a “reviewer” for you, as we start making our Projects model in Django!
Lesson 31: Add More Hobbies On Django Administration
So that you won’t be surprised once I’ve shown my portfolio’s homepage, I’ll show how to add more hobbies on Django administration.
Lesson 30: How to Connect PostgreSQL to Our Code
In this lesson, you’ll learn how to connect PostgreSQL to our code, whatever your operating system is. You’ll learn things that might surprise you.