- real time chat
- creating groups
- group chats
- real time document sharing
- real time photo sharing
- real time audio sharing
- socket io
- interface for aws s3 connection
- aws s3 for storing media files
- swagger for API documentation
- used PM2 to scale my nodejs application
- postgres
- sequelize (ORM)
- Need to use Cursor pagination instead of offset pagination for better performance
- Used cloudinary for development tests etc..
- Skip inventory , as it used to integrate inventory system to this communication project.