Skip to content

Latest commit

 

History

History
99 lines (61 loc) · 3.77 KB

README.md

File metadata and controls

99 lines (61 loc) · 3.77 KB

InstagramDemo

A photo and video-sharing social network service App.

Home Feed Layout :

Steps and Technologies used :
 
         -Creating a Registration Screen
         -Firebase SDK and User Registration
         -User Profile Picture
         -Main Tab UI and Fetch User
         -User Profile Image View
         -Profile Header and Grid Cells
         -Logging Out with UIAlertController
         -Login Design
         -Log In and UI Reset

User's profile :

Steps and Technologies used :

     -Custom Tab Bar Controller
     -Present Photo Selector
     -Grid View vs List View

User Search and Follow :

Steps and Technologies used :
 
         -User Search Controller
         -Search Filtering
         -Searched User Profile
         -Following and Unfollowing
         -Following Users Posts
         -Manual Automatic Post Refresh

Home Feed :

Steps and Technologies used :
 
         -Home Feed Image Caching
         -Post Cell Details
         -Post Username and Caption
         -Improved Fetch Code Refactor
         -Handling User Likes

Shooting with the Camera :

Steps and Technologies used :
 
         -Showing Camera
         -Capture Photo
         -Saving Photo with Feedback
         -Camera Custom Transitions

Photo Selection and Sharing :

Steps and Technologies used :
 
         -Fetch Photos Framework
         -User Photo Selection
         -Share Photo Caption
         -Share Post - Storage and DB
         -Fetch Posts User Profile
         -CustomImageView and Post Ordering Fixes

Post Comments :

Steps and Technologies used :
 
         -Comments Custom Delegation
         -Comments Input Accessory View
         -Insert Comments
         -Fetch Comments
         -Auto Size Comment Cells