Adding jobs | Job board using Django and Vue 3 | Django tutorial for beginners part 3

preview_player
Показать описание
Welcome to the third part of How to build a job board using Django and Vue 3. In this tutorial series, I will show you how to build a job board from scratch.

In this part of the tutorial series, I will add a database model for the Jobs. I also register this with the admin interface so we can add some dummy jobs there.

Since we have jobs in the database now, I also make it possible to get the newest jobs on the front page and show a simple detail view of them.

Important links

GitHub repository for the project:

My patreon:

#codewithstein #learndjango #djangojobboard #djangoandvue #djangoforbeginners #djangotutorial #djangoadmin
Рекомендации по теме
Комментарии
Автор

Another great tutorial on how to build a job board using Django and Vue3.

dalestewart
Автор

Your channel is a goldmine! thanks man for sharing valuable knowledge

ctrl-alt-del
Автор

I would like to mention that this course is amazing, you are doing great material! Thank you!

alexandr
Автор

We expecting vue js on front end with Rest Framework, it's different and easy to learn from you, with different way

nagarajreddy
Автор

Even after renaming the show_description to short_description and updating the directory i can't see the short description

abhishekbhusal
Автор

Hi, thanks for the videos
How do you know that you have to write so many nested div? I looked at bulma documentation but couldn't figure it out by myself.

biyani
Автор

why it is not showing more than 3 jobs on the front page?/ how to fix it

shokhrukhrakhimov