Skip to content

phj9020/instaclone-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instaclone

Instaclone Backend

User

  • Create Account
  • See Profile
  • Login
  • Edit Profile
  • Change Avatar (Image Upload)
  • Follow User
  • Unfollow User
  • See Followers & See Following w/ Pagination
  • Computed Fields
  • Search User

Photos

  • Upload Photo (Parse hashtag)
  • See Photo
  • See Hash Tags
  • Search Photos
  • Edit Photo
  • Like / UnLike Photo (*toggleLikes)
  • See Photo Likes
  • See Feed
  • See Photo Comment
  • IsMine Photo (computed Fields)
  • comments Photo (computed Fields: total comments)
  • Delete Photo

Comments

  • Comment on Photo
  • IsMine Comment (computed Fields)
  • Delete Comment
  • Edit Comment

Amazon S3

  • S3 Image Upload

DMs

  • See Rooms
  • Send Message (*Create Room)
  • See Room
  • Computed Fields (*Seen/not Seen)
  • See(READ) Message
  • RealTime Message