Giter VIP home page Giter VIP logo

justalk's Introduction

Video Calling App (jusTalk)

Microsoft Engage

Introduction

This app is integrated such that two persons are able to connect each other through video calling. This Android Video Calling Application was made as a project under Microsoft Engage Program. Flutter and Firebase are the main technologies used in the building of this application.

Technology Stack

Programming languages: Dart

Toolkit : Android Studio

Database: Firebase

SDK: Flutter, Agora

Dependencies

agora_rtc_engine: ^4.0.2

permission_handler: ^8.1.1

cloud_firestore: ^2.2.2

firebase_auth: ^1.4.1

google_sign_in: ^5.0.4

firebase_core: ^1.3.0

Frontend Development

Flutter is an open-source Software Development Kit (SDK) used to develop high-performing Android and iOS applications with a single code base. It uses Dart Programming language. I chose flutter over native android because of its cross-platform support and the ability to build a highly customized and attractive app in less time.

The most crucial part is, from a small button to padding or font, everything in Flutter is a widget. These widgets can be combined to form an amazing layout with beautiful UI/UX. There are inbuilt as well as customizable widgets which makes the building of the app faster.

Backend Development

Firebase is used as the backend for this app. To connect Flutter with Firebase, FlutterFire has a set of plugins that can be used. I have used the Authentication and Cloud Storage services of Firebase. Cloud Firestore is a NoSQL database that stores data in the form of Collections and Documents. For this project, I have made following collections:

user: to store user details

call: to store current running call details

Working of the app

Calling User:

First of all, the user sees sign in page where I have added google sign authentication method. After sign in, user is routed to home page Here There is a button to make a video a video call. If we click there, user sees two fields, enter the reciever mail id and enter your channel name. Once both fields are filled, video call started from user side.

Reciever:

When reciever logged in the app, he sees a feed of calling user, where his name and email I'd is written and a button to receive the call. On clicking the button, he is also connected to the call.

In the call users can mute or unmute themselves or cut the call.

Conclusion

This application enhances Real Time Communication and can help people to connect virtually throughout the world.

justalk's People

Contributors

diya31ag avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.