Skip to content

Launchpad5682/quiet-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiet Media


Live link: Link

Built with:

Features:

  • Home User Feed
  • Add, edit and delete post with image, gif upload capabilities.
  • User profile with edit functionalities and user image and background image support.
  • Like / Unlike post
  • Comment on the post
  • Authentication
    • Login
    • Signup
    • Logout
  • Follow/Unfollow a user
  • Bookmark / unbookmark post
  • Search user
  • Mobile responsive sidebar, it becomes bottom bar on smaller devices
quiet_JlYbsqZq.mp4

Changes

  • Added disable mode for post and comment button when nothing is there in the text field.
  • Fixed some responsiveness.
  • Added debounce to the search.
  • Removed share button.
  • Fixed some bugs in profile and background image update.