Solutions
The following is our approach to challenges.
Text Chat system:
we developed a chat system that allows users to seamlessly send text, documents, files and even share locations. The chat interface was made simple and simple to use. we also created a group feature that allows users to create groups and add others users to the group chat.
Voice and Video call Module:
To achieve this functionality, we develop the structure & interface of the module and integrate algora sdk allowing for seamless video and audio call between peer to peer users.
Local Area Connection:
One of the main unique features of wiconn app is possibilities of offline text and files sharing capabilities. To achieve this we integrated hype SDK. Hype SDK uses a combination of Bluetooth and location technology to allow for seamless offline connection (without the need for internet)
Self Destruct Messaging Functionality:
Using a couple of logic checks and timer functionalities, we were able to enable a self-destruct feature for the messaging module for both online and offline communication within the app.
Notification System:
To achieve this we used firebase for the notification system.