A Post Project For iOS

PostProject

Application contents

Posts screen

  • View user posts
  • Display the name and photo of the user
  • button add post
  • Sign out button

Tags screen

  • View all tags
  • When you click on a specific tag, it displays all the posts of the tag

Profile screen

  • Display the name and photo of the user
  • Button to edit profile
  • When clicking on the Edit Profile button, the user can modify his personal data
  • View all user posts

Add post screen

  • Add text to the post
  • Add a picture to the post
  • Add tags to the post

Post details screen

  • View post details
  • button to edit the post: When you click on the edit button, the user can edit his own post
  • Comments button

Comments screen

  • View comments for a post
  • Add a comment to the post

GitHub

View Github