Giter Club home page Giter Club logo

chitchathub's Introduction

chitchathub's People

Contributors

sahilanower avatar

Watchers

 avatar

chitchathub's Issues

Voice/Video calls

Add voice/video call functionality in the application (Future scope)

Voice messaging

  • Add voice messaging in the application, also read and delivered statuses with them.

Message Scheduling

Instead of replying to a message instantly, users may sometimes want to choose a more suitable date and time of delivery. This feature may be particularly useful in business contexts, when users may not want to disturb their colleagues during their absence, or send messages at specific times as reminders.

(Future-Scope)

Encrypting messages for privacy

We need to come up with a strategy to encrypt the messages between two users, such that only the users on the sending and receiving end be able to see it, and no others not even us can be able to decipher the messages. Please discuss some plans regarding this!

Scaling up the application!

Screenshot 2024-02-28 013947

There should be a proper scalable plan for this application with something similar to the above architecture

  • Using Pub/Sub model (Redis) for central store for real-time messages, so that even if number of servers increases to handle load, disconnected users also be able to send each other messages
  • Using Kafka + DB, for storing of messages in the long run, kafka because of high concurrency if it occurs in the future.

Photos/videos/gifs/stickers

Add all the above mentioned in the application (Sticker first, rest are future scope)

Can use cloudinary/AWS for image/video uploading process and all

Disappearing messages

Add disappearing messages functionality for messages, basically for particular cycles:

  • After 1 week
  • After 1 day
  • After 1 month

like this, Can use cron job or something like that!

Message Broadcasting/Forwarding

This feature allows users to create a group of selected contacts and then send the same message to them without showing who else received the message โ€“ it will be displayed just as a standard, private message.

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.