Socister
Features:
- user login/registration
- user profile dashboard
- manageable categories:
- posts (public, private, visible to friends). Add, edit, delete posts.
- comments
- bookmarks (save/delete posts to a separate list)
- friends (send/cancel, accept/reject friend request, remove from friends list)
- post and comment likes
Link to project:
socister.onrender.com

Project is built using Node.js runtime and Express.js web framework.
Server side rendering with Handlebars templating engine, styling with Bulma CSS framework.
Data: MongoDB Atlas and mongoose ODM, image storage and management by Cloudinary service.
Source: AlexanderMisyura/social-media-app