Skip to content

C-Vane/InstagramBE-BW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We love instagram, its an app that we use to share best moments in our life!

But it doesnt have image upload feature on web , so we made it!

Here are the features to implement:

Users

  • user can register and login with email password or oauth.
  • user can be able to edit their profile details, such as avatar, username (only their own data)
  • user profile contains previous posts.

Posts

  • user can add/delete posts to the feed (user can edit & delete only their own data).
  • possible to comment on post. (user can delete and edit only his own comments).
  • possible to like/unlike post.
  • to see the list of users who liked the post.

Connections

  • user can follow/unfollow other users
  • user can see posts of the users he is following

Chat

  • user can see/delete previous chats (they can see & delete only their own data).
  • user can search other users to start chat with by username.
  • implement private 1on1 chat.
  • implement messages that will disappear after 24 hours

Stories

  • Add stories feature to upload videos (max 10 sec) or photos to your stories

  • USed cloudinary to serve images and videos

[EXTRA] Notifiactions

  • When another users interacts with a user he will get a notification (like,comment,follow requests,follow)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%