|
via Udemy |
Go to Course: https://www.udemy.com/course/instagram-firestore-app-clone-swift-5-ios-14-mvvm/
What are we building?In this course, you will learn how to build a complete version of Instagram ready to be published on the App Store. We will be building all the core components of a social network. This includes following users, making posts, liking/commenting on posts, in-app notifications, creating a user profile, and registering users. Throughout the process, you will develop high level programming, app design and app development skills. We will be building this without the use of storyboards, fully programmatically. Prior Experience? Some programming and basic Xcode experience is preferred. The course will move a little fast if you're a complete beginner, but you will pick things up along the way.Why take this course? Learning advanced development skills should be taught using real world examples. This course will teach you how to build a fully functional social network, from complete scratch. You will be learning advanced front and backend development skills, from a real life professional developer. You will learn how to code like a pro, and everything will be explained in detail along the way. This will teach you to build production ready applications, that are easily scalable and maintainable. This also makes for a great project to add to your portfolio, which you can use to show off to potential employers if you're trying to become a pro. What will you learn? Comprehensive knowledge and understanding of Swift 5 & Xcode 11Implement Model View ViewModel (MVVM) architectureHow to engineer a backend server using Cloud FirestoreHow to authenticate and register users with FirebaseHow to communicate with a database (read/write)How to monitor events in a databaseHow to upload images to Firebase StorageHow to structure data for optimum performance in Cloud FirestoreHow to build a fully functioning social network (likes, comments, follow, posts, notifications)How to programmatically construct views and controllersHow to parse incoming JSON data from databaseHow to use CocoaTouch classes, UIKit, UserNotifications and more How to use CocoaPods and custom third party APIs How to implement/use protocols How to implement custom subclasses for clean and reusable code How to dynamically size collection view cellsHow to create extensions and functions for clean and reusable codeAdvanced level programming and app development skillsAdvanced level User Interface DesignAdvanced level back end engineeringWhat features are included?Create usersCreate a user profile Authenticate users with FirebaseSearch for usersUpload postsHome feed with posts from followersLike postsComment on posts In app notifications for following, post likes and post commentsFollow/Unfollow users from profile Follow/Unfollow user from notifications screenGo to post or profile from notifications screenDisplay timestamp on posts and notificationsLogging in and logging out