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:
https://github.com/SteinOveHelset/Cod...
My patreon:
/ codewithstein
#codewithstein #learndjango #djangojobboard #djangoandvue #djangoforbeginners #djangotutorial #djangoadmin