Book Social. A social network where readers share books, join reading groups, and get AI recommendations.

booksment.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2024
  • Merge pull request #9 from seyityahya/follower-and-like-systems
  • follow popup loading bugfix
  • Merge pull request #8 from seyityahya/follower-and-like-systems
  • Add loading spinner to search bar in FollowPopup component
May 2024
  • Add loading spinner to search bar in FollowPopup component
  • Add fetchFollowSearch API function and route
  • Add fetchFollowerViewData API function and route
  • Update profile module CSS and follow button color
  • fetchSuggestion function to include session and ctx.params.id check
  • follow count get
  • Refactor profile page to lazy load suggestion component and add loadi…
  • Update follow suggestion API to exclude already followed users
  • Add fetchSuggestionProfile API function and route
  • Refactor average rating calculation in book routes
  • Update profile module CSS and add Follower model
  • pagination button ui changed
  • Merge pull request #5 from seyityahya/pagination-in-page-and-profile
  • kaan pagination pull request
  • build bugfix
  • Merge pull request #4 from seyityahya/seyit