Skip to content

pavankumar-n-46/Babble

Repository files navigation

Babble

iOS Realtime Slack like chat app.

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.