
Instagram Clone
Feb 2022
This app is a instagram clone. This app uses Parse Platform as a server for the user data.
What I learned
I created this app after my Twitter clone app. In this project, I learned how to store the user data in Parse. I also learned how to add the camera functionality for when the user wants to post. The user is able to either post a photo from their library, or post a photo that they are taking. Moreover, I also learned how to support user comments by dynamically adding new comments.