Skip to content

Last-Bench-Devs/Crew-Up

Repository files navigation


CREW UP

Crew Up is a mobile app which supports authentication, real time messaging (RTM) and video calling features (RTC) featuring both one to one and conference video calls. The RTC and RTM features are powered by the Agora SDK integrated with Flutter. The server side logic is written in express js (node js) and hosted on repl, Mongo DB is used to store user informations. Firebase is used for authentication using phone number and OTP.

Backend Repo Link

Steps to Run/Build the Project

Flutter must be installed to run the project.
Minimum SDK version: 28 (Android 9 required)

  • Clone the repository git clone https://github.com/Last-Bench-Devs/Crew-Up.git
  • Cd into the project directory.
  • Run flutter pub get
  • To run the debug apk connect a physical device or emulator and run flutter run --no-sound-null-safety.
  • To build the release apk run flutter build apk --split-per-abi --no-sound-null-safety.

Demo


Developers


 Sahil Saha

 Shibam Naskar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published