a simple Slack like app with channels and instant messages.
backend api is a open source api called mac-chat-api
hosted in Heroku.
PRE LOGIN |
LOGIN SCREEN |
CREATE ACCOUNT |
POST LOGIN |
CREATE CHANNEL |
MESSAGE SCREEN |
VIEW PROFILE |
- feature to select different channels or create a new channel if required.
- XIB files for profile view and create channels
- feature to send messages in the perticular channel.
- profile view to view user info as well as to logout.