Marvin0118 / labs11-intercomApp-IOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voice Chatroom ( iOS )

Swift Version License

Introduction

Using your phone and headphones, you will have the ability to create voice chatrooms groups, talk directly into your group’s ears, and hear others talk into your ears. You can manage the group, see who is in the group and start up a voice call.

TestFlight: https://testflight.apple.com/join/XgOaK9Jx

  • Collaborated with a 5-person web(4) and iOS team to design an app architecture in 6 weeks.
  • Implemented: authentication using Auth0, billing using Stripe, internet conference call using Twilio.
  • Support peer-to-peer connectivity and the discovery of nearby devices.
  • Push notification implementation through Apple Developer portal.
  • Collaborated with the backend team on the database schema and API endpoint architecture.
  • Bridge header integration of Objective-C methods to Swift code.

Mission Statement

Our mission is to assist a wide variety of users ranging from those who may be hearing impaired or elderly to anyone who finds themselves as a group having difficulty conversing with others with overbearing background noise. We provide our users to opportunity to easily create and join personal groups and initiate voice chats within those groups to keep a clear communication link with their family and friends. Don't lose your voice, find your Voice Chatroom!

Requirements

  • iOS 11.4+

License

Distributed under the MIT license. See LICENSE for more information.

About

License:MIT License


Languages

Language:Swift 97.8%Language:Objective-C 2.0%Language:Ruby 0.2%