satyamurti / LetsChat

๐Ÿ‡ฎ๐Ÿ‡ณ Open source Indian Chat application with new cool concepts.

Home Page:https://satyamurti.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LetsChat

GitHub license ktlint ktlint Stars GitHub forks Github Followers

An opensource Indian chat app ๐Ÿ‡ฎ๐Ÿ‡ณ with new cool concepts.

forthebadge

๐Ÿ’ก Introduction

As we all know, the Covid19 pandemic changes the way of education, making everything online as soon as possible. Nowadays, chat apps are evolving. Today, I am introducing you to my new app, "Let's Chat" this will totally change the game by giving students a platform to interact and collaborate. This app will provide access free to all users for all its features. Through this app, students can message each other, study together, and learn a new way to share notes and stuff. But how is this possible? I am providing these significant features.

Chat Messenging

  • This feature allows WhatsApp like Messenging where users can create groups and have private chats to interact with each other, asking doubts by sending images, videos, and audio files, etc.( this will also help students to take breaks )

Group Meetings

  • Group Meetings allows users to interact with each other and share files and documents while interacting virtually. Here teachers can conduct doubt sessions, Viva, online meetings smoothly.

Go Live

  • This will help all the schools and colleges to interact with students and take live online lectures. In this, they can share direct assignments, files, documents, pdf, etc., making the conversation more interactive.

Library Section

  • This holds tons of online pdf books. Read, Gain a ton of knowledge. Teachers can create personal libraries where students can access all materials with a secret key provided by teachers.

AR Camera

  • Augmented Reality is changing the way of living. This feature will help students by providing a live simulation of educational concepts. Students can also send beautiful filters applied on their face :) to each other (This will increase the quality of interaction and make people feel interactive)

This app will help all the students interact live while studying and for people in the corporate sector for meetings, etc. My goal is to provide the user with overall access in a single packed app Rather than installing different-different apps for various purposes. Without getting lost while scrolling on Instagram, etc. here, users can manage both Social and Education more efficiently. So that's it. This is my final delta project. Thank you ๐Ÿ˜Š. Have a Great Day.

๐Ÿ“ธ Screenshots

Imgur Imgur Imgur
Imgur Imgur Imgur
Imgur Imgur Imgur

๐Ÿ“Œ Features

  • Authentication using Firebase Auth
  • One to One Chats
  • Group Chats
  • Text messages
  • Audio, Video and Document Messages
  • Selfie Camera
  • Augmented Reality Filters in camera
  • User Mentions
  • Emojis Support
  • Edit Profile
  • Search People
  • Online/Last Active Status
  • Push Notifications

โš™๏ธ Future Plans

Here's a list of features that I have planned to include overtime.

  • Custom Stickers
  • Video and Audio Calls
  • Live Streaming
  • Library Section (Similar to Google Classroom)
  • Phone Number Authentication
  • GIF Messages
  • Location Messages
  • Link/URL Preview Messages
  • Reply Messages
  • Message Read/Receipt Ticks
  • Unread Messages Count
  • Typing Indicator
  • Chat / Group Media, Documents, and Links
  • Restore/Export from and to CSV File
  • Chat Heads
  • Block/Unblock Users

Built With ๐Ÿ› 

  • Kotlin
  • MVVM
  • Coroutines - Asynchronous programming
  • Data Binding - Declaratively bind observable data to UI elements.
  • Lifecycles - Create a UI that automatically responds to lifecycle events.
  • LiveData - Build data objects that notify views when the underlying database changes.
  • Navigation - Handle everything needed for in-app navigation.
  • ViewModel - Store UI-related data that isn't destroyed on app rotations. Easily schedule asynchronous tasks.
  • Firebase - Tools to develop high-quality apps.
  • Glide - Load and cache images by URL.
  • Retrofit 2 - Handle REST api communication.

Architecture

This app uses MVVM (Model View View-Model) architecture.

๐Ÿค Contribute

Awesome! If you would like to contribute with above features or submit a bugfix, you're always welcome ! See Contributing Guidelines.

โšก Getting Started

  • Clone or download repository as a zip file.
  • Open project in Android Studio.
  • Create Firebase project.
  • Paste google-services.json file in app/ folder
  • In Firebase console enable all Firebase services listed in section Features.
  • Finally run the app SHIFT+F10.

โœ‰๏ธ Contact

If you need any help, you can connect with me.

Visit:- satyamurti.github.io

๐Ÿ“ƒ License

MIT License

Copyright (c) 2020 Satyamurti Doddini

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

๐Ÿ‡ฎ๐Ÿ‡ณ Open source Indian Chat application with new cool concepts.

https://satyamurti.github.io/

License:MIT License


Languages

Language:Kotlin 98.1%Language:PureBasic 1.9%