Project made as a part of The Odin Project curriculum.
Technologies:
- Ruby on Rails
- Authentication with Devise
- Tested with RSpec
- Made into a SPA with Turbo and Stimulus
- Production hosted on render.com, storage on Microsoft Azure
Features:
After registration with email/github, user will receive an email. Users can:
- Create posts
- Comment on posts
- Like comments/posts
- Create and join communities
- Communities can be private/public
- Send chat messages
- Display recent chats
- Receive realtime notifications
- Search for users and communities
- View user profiles
- Edit own profile
- Send/accept friend requests
- Upload avatar/background picture, community picture