Closed VanshikaSabharwal closed 1 month ago
Please allow me to work on this issue and kindly assign it to me so that i can start working on it. @hkirat
Hey @VanshikaSabharwal thanks for this idea, this sounds really cool to have but for now we dont think we need this in our project so we will be skipping this issue for now but for sure will keep this feature in mind if we need it in future will open an issue thanks !
π Feature description
This feature would allow:
π€ Why is this feature needed ?
This feature will streamline the hiring process by enabling quicker and more direct communication between job seekers and employers, reducing the delays and confusion often associated with email or third-party tools.
βοΈ How do you aim to achieve this?
Database: To store and manage the messages persistently for future reference and querying.
Kafka: For load balancing, ensuring that the system can handle high traffic and message queues efficiently without overloading a single server.
WebSocket: For real-time communication between job seekers and employers, ensuring that messages are delivered instantly.
ποΈ Additional Information
I have worked on a chat app and i know that other messaging platforms may offer similar features, but this system will be designed specifically for seamless communication between job seekers and employers, providing better integration and an optimized experience.
π Have you spent some time to check if this feature request has been raised before?
π’ Have you read the Code of Conduct?
Are you willing to submit PR?
Yes I am willing to submit a PR!