Want to build your own social media app? In this tutorial, I'll walk you through creating a complete social media platform using ASP.NET. We'll cover news feeds, friend requests, notifications, user profiles, reporting features, a robust admin dashboard, and more!
➡️ Full course: https://shrtly.net/sma-course
🔗 Source code: https://shrtly.net/sma-code
🎓 Learn web development with my Udemy courses:
Build an ASP.NET MVC eCommerce App: https://bit.ly/3CWvkqk
Master ASP.NET Web API: https://bit.ly/3co3ZBG
Build a URL Shortener App: https://bit.ly/49nbHIN
🌐 Connect with me and continue learning:
Read my blog: https://dotnethow.net
Explore my Udemy courses: https://www.udemy.com/user/ervis-trupja
Take my Pluralsight courses: https://www.pluralsight.com/authors/e...
Follow me on LinkedIn: / ervis-trupja
------------
00:00 Introduction
00:18 Register
00:33 Overview
01:09 Update profile picture
01:22 Add a story
01:42 Add a post
02:25 Adding friends
02:48 Login with another account
03:02 Notifications
03:22 Friend requests
03:41 View stories
04:06 Hashtags
04:47 Like, favorite and comments
05:09 Post details
05:50 Favorited posts
06:07 User timeline
06:35 Search posts and friends
06:56 Thank you