Social network application

Umer 21 Reputation points
2021-03-02T12:52:32.487+00:00

Hi!
we are working on a social networking project and we've to develop mobile application using xamarin which has some requirements. few of them are given below-
. we would like something similar to snapchat in terms of messaging, calling, video chatting.
. users will be able to post pictures/ videos. Similar to instagram.
. users will be able to create rooms and groups, similar to telegram.
. people will be able to create "audio groups".

The question is. Is it really possible to make such application using Xamarin?
we've not started the development yet.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
0 comments No comments
{count} votes

Accepted answer
  1. JessieZhang-MSFT 7,706 Reputation points Microsoft Vendor
    2021-03-03T08:47:39.23+00:00

    Hello,

    Welcome to our Microsoft Q&A platform!

    There are many ways to achieve this function.

    One method is to use firebase to develop a real-time chat application

    We can store user chat data in the Firebase Realtime Database, where we can sync data with a NoSQL cloud database.

    For this ,you can refer article Building a Real-Time Chat App with Firebase.

    And if we enter keywords how to development a chat app in xamarin forms in our browser, there will many relative tutorials about this.

    73722-image.png

    Best Regards,

    Jessie Zhang

    ---
    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful