From 23bce1a4429950183c2d40f221dac45e4a13e15a Mon Sep 17 00:00:00 2001 From: dalvishruti14 <120911455+dalvishruti14@users.noreply.github.com> Date: Tue, 31 Oct 2023 17:40:02 +0530 Subject: [PATCH] chore: Added codewithharry(#2142) * Added new course * Made necessary changes --- database/youtube/web-development.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/database/youtube/web-development.json b/database/youtube/web-development.json index 5b1b5306e..2ab436d55 100644 --- a/database/youtube/web-development.json +++ b/database/youtube/web-development.json @@ -31,6 +31,14 @@ "subcategory": "web-development", "language": "english" }, + { + "name": "CodeWithHarry", + "description": "This course will teach you everything you need to know about web development using Flask. It will lead you through each and every concept of Flask and will give you a good initial start.", + "url": "https://www.codewithharry.com/videos/web-dev-using-flask-and-python-1/", + "category": "youtube", + "subcategory": "web-development", + "language": "hindi" + }, { "name": "Programming with Mosh", "description": "It's another great channel for starting your web development journey.",