Skip to content

Rounak-28/thread-clone

Repository files navigation

work in progress...

this is a clone web app of Instagram's Threads app.

Roadmap(roughly)

  • different page for all post when clicked
  • add database
  • feature to add new post(text only for now)
  • add auth
  • comment to a post (try comment on comments and so on)
  • like count to a post
  • comments count to a post
  • show like and comment counts for every post on expanded post page
  • add google auth
  • add some animations / loaders when loading/posting etc
  • user page(shows own posts)
  • add dummy user
  • search page (search posts by text)
  • feature to view other peoples profiles
  • light/dark mode toggling
  • likes page(who liked my posts)
  • delete and edit own post in user page
  • create user table and figure out how to work with that
  • follow unfollow thing
  • show followers in profiles
  • option to post/reply image too along with caption(text)
  • edit-profile page (edit username etc)
  • make the site responsive
  • infinite scroll