Skip to content

Developed a secure chat application that enables two individuals to communicate through end-to-end encryption, ensuring the confidentiality and privacy of their conversations.

Notifications You must be signed in to change notification settings

Jaganath-MSJ/Happy-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Chat App

Welcome to the Secure Chat Application repository! This project aims to provide a safe and private communication platform through end-to-end encryption, ensuring that conversations remain confidential and secure.

Happy Chat App

Overview

Developed with security in mind, this chat application allows two individuals to exchange messages without the risk of unauthorized access. The encryption technology ensures that only the intended recipients can read the messages, providing a high level of privacy.

Features

  • End-to-end encryption for all messages exchanged.
  • Real-time communication between two individuals.
  • User-friendly interface for easy navigation and interaction.
  • Robust security measures to prevent unauthorized access.
  • Minimalistic design for a distraction-free experience.

Tech Stack

  • Frontend: React JS, HTML, CSS
  • Backend: Node.js, Express.js
  • Database: Mongo DB
  • Encryption: Socket.io

Key Features

  • End-to-end encryption ensures message privacy.
  • Real-time updates for instant communication.
  • Intuitive interface for ease of use.
  • Secure login and registration process.

Get Started

  1. Clone this repository: git clone https://github.com/Jaganath-MSJ/Happy-Chat-App.git
  2. Navigate to the project directory: cd Happy-Chat-App
  3. Navigate to Frontend: cd public
  4. Install dependencies: npm install
  5. Start frontend: npm start
  6. Navigate to backend: cd server
  7. Start the server: node index.js
  8. Open the app in your browser: http://localhost:3000

Demo:

For a live demonstration, you can visit Demo Link.

Contact:

Feel free to reach out to me via email at [email protected] or connect on LinkedIn.

Thanks To

Netlify for frondend

Render for backend

About

Developed a secure chat application that enables two individuals to communicate through end-to-end encryption, ensuring the confidentiality and privacy of their conversations.

Topics

Resources

Stars

Watchers

Forks