Build a Social Media App with Django – Python Web Framework Tutorial

preview_player
Показать описание
Improve your Python Django skills by coding a social media app.

⭐️ Course Contents ⭐️
(0:00:00) Intro
(0:00:52) Project Demo
(0:06:37) Project Setup
(0:14:20) URL Routing
(0:23:06) Template Setup
(0:27:52) Static Files
(0:36:47) Profile Model
(1:00:31) Signup
(1:33:11) Signin and Logout
(1:47:55) Account Settings
(2:17:00) Uploading Post
(2:49:55) Post Feed
(3:00:22) Like Post
(3:20:50) Profile Page
(3:37:20) Follow and Unfollow User
(4:10:23) Post Feed Updated
(4:18:35) Download Images
(4:21:03) Search User
(4:38:18) User Suggestions

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Рекомендации по теме
Комментарии
Автор

Thanks for posting this, i hope it helps others get comfortable with building a project like this with django

CodeWithTomi
Автор

I have just finished building along the tutorial. I spend 7 days on it average of 3 hours daily. It was worth the time I spent on it. I understood a lot of concept. Thank you for making this tutorial

emmanuelagwu
Автор

The reason why there was no error at 22:36 was because you changed the code from
name=index to
name='index'
It's not because django needed an extra reload.

havenschrodinger
Автор

i love the way this guy explains everything thoroughly for some of us who aren't as advanced!

Exploringwithisha
Автор

Thank you very much. I have always wanted to learn Django and starting with this tutorial is priceless.

peace
Автор

Freaking love how you didnt let us type out the CSS and template code so we can focus on the Django part! Thanks!

andrewng
Автор

You guys provide really amazing content.

thegoldenagelegendz
Автор

Thank you Tobi, from the bottom of my heart, I freaking loved this course so much !
May god bless you with everything.

shashishekhar----
Автор

This is an amazing tutorial for someone starting out with backend development in django....

sarthakyadav
Автор

Been looking forward to a new Django tutorial!!

python-programming
Автор

Bro this is ridiculously cool. Thank you for uploading this video and I learned the concepts of how normally a social media works. Thank you so much for this video

nevyinnincymedia
Автор

Wow! This guy is a genius... Keep it up young man

melvinnuslahdtuah
Автор

very appreciated. Need more tutorial as per project based about python django.

muniamoon
Автор

I was able to build an alumni association website from your tutorial, I had to create my own template s tho. Thanks you.

David-thnx
Автор

Awesome! I've just finished the project and it was veery great!

omagodourado
Автор

Guys, the best practise is creating an API with Django and then use a frontend framework like React. This monolithic approach is no longer chosen by the developers.

undercontr
Автор

Just keep putting out these banging video, I swear y'all are the best.

Brandon-tseq
Автор

Damn! 😭 I just need this. Thanks to this guy. Just the thing I needed for my food startup idea.

nocopyrightgameplaystockvi
Автор

Thank you for this video Tomi! Finally, I am done with this, project. In between a few hiccups but it was all my mistakes when typing the code. The search.html is not there in the templates folder. I downloaded it from the final code folder. Thanks a lot! Keep posting a lot of videos like this! Hope this helps if anyone is stuck with this video.

kruthikashyamsundar
Автор

I've finished the build, everything looks great. now to find the best way to deploy it online! t
Thanks Tomi

chrisharden