Giter Club home page Giter Club logo

chattap's Introduction

ChatTap

It's a MERN Stack Real-time end to end encrypted chat web app


css3 Tailwind css javascript reactjs chakra-ui socket.io nodejs expressjs mongodb


View DemoReport BugGetting StartedInstallingAuthor


This is a web-based chat application that provides end-to-end encrypted chat functionality to its users. The app is designed to be user-friendly and secure, allowing users to have private and secure conversations with each other.The app is built using modern web technologies, including React.js for the front-end and Node.js for the back-end. The application uses a secure communication protocol that ensures all messages are encrypted from the sender to the recipient.


1


🚀 Features

  • Login/Signup User Account.
  • JWT (Json Web Token) Authentication and BcryptJS Password Hashing.
  • Profile picture and username update feature.
  • Real-time search of users.
  • One-to-one / Group chat.
  • Create group and admin authority features ( Add / Remove from the group ).
  • Exit from group fearture.
  • View user / Group info .
  • Group Profile picture and group name update feacture.
  • Real-time group notifications / Unseen messages count.

Glimpses of ChatTap 🙈 :

sign in signup
home chat
profile view

Demo

Check here to see the presentation video of this project


Getting Started

This project was built using React, Chakra UI, CSS, JavaScript,Cryptojs, Node JS, Express and MongoDB. It is an Chat web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS
  • MongoDB

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone  https://github.com/Deepeshgodhwani/ChatTap.git
  • Open terminal on your workspace with
cd /home/workspace/ChatTap

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To confirm that you have MongoDB installed you can run this command in your terminal:

mongo -v

To install all the dependences of the project, run the following command:

cd client

npm install

cd ../

cd server

npm install

To run the application got to the client folder and run the following command:

npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in server folder

JWT_ACCESS_KEY

MONGO_PATH

Tools used on this project

  • Visual Studio Code
  • create-react-app template
  • MongoDB compass

Contact

If you want to contact me, you can reach me through below handles.

linkedin Twitter

© 2023 Deepesh Godhwani

Show your support

Give a ⭐️ if you like this project!

chattap's People

Contributors

deepeshgodhwani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.