A Slack like chat platform built with Elixir/Phoenix for learning purposes.
There probably a lot of antipatterns used so don't use it as a repo to learn from.
Missing:
- Edit user profile
- User avatars
- Mentions
- Edit channel
- Edit message
- Read/Unread
- Attachments
- Channel participants
- Public/Private channels
Out of scope:
- Security considerations
- Best practises :)