Learn Django by Building an Online Marketplace – Python Tutorial for Beginners

Learn the basics of Django by building a simple online marketplace where people can buy and sell items. You will learn how to implement: - Authentication - Communication between users - Dashboard for your items - Form handling and customizations - and more ✏️ The course is developed by CodeWithStein. Check out his channel: CodeWithStein on twitter: 💻 Code: ⭐️ Contents ⭐️ ⌨️ (0:00:00) Demo ⌨️ (0:02:01) Introduction ⌨️ (0:02:20) Setting up ⌨️ (0:06:00) First app ⌨️ (0:24:51) Items ⌨️ (0:44:30) Item detail ⌨️ (0:55:56) Signing up ⌨️ (1:10:06) Logging in ⌨️ (1:15:44) Adding items ⌨️ (1:28:25) Dashboard ⌨️ (1:32:36) Delete items ⌨
Back to Top