Giter VIP home page Giter VIP logo

kishan2029 / chatvista Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 870 KB

Chatvista is a chat platform app where users can connect with friends through real-time messaging. Users can add friends, create groups, and see each other's online status. The app also features notifications, profile management, and real-time updates.

Home Page: https://chatvistaa.netlify.app/

JavaScript 98.01% HTML 1.71% CSS 0.29%
cloudinary mongodb nodejs reactjs reactquery socket-programming

chatvista's Introduction

Chatvista

ย 

Chatvista

Github top language Github language count Repository size Github stars


๐ŸŽฏ About

Chatvista is a full-stack MERN application that functions as a chat platform. To use the app, users must first register. After verifying their registration through an OTP (one-time password), users can start using the app's features.

โœจ Features

  • Making Friends Upon logging in, users must first add friends to begin communication. They can send friend requests to other users, and if accepted, they become friends.

  • Real-Time Chat Users can only chat with their friends. The app utilizes sockets to enable real-time communication between users.

  • Group Chats Users can create groups with their friends to chat together. They can view group information, members, add new members, edit group information, and leave groups as needed.

  • User Presence Users can see if other users are online or offline, whether they are typing, and their profile information.

  • Notifications The app supports notification functionality. Whenever there is a new message, the app sends a notification to the user.

  • Profile Management Users can create and update their profiles. A user search functionality is included for convenience.

  • Real-Time Updates All communication, information updates, and member or group additions/removals happen in real-time.

  • Release Notes -> Users are informed about new app announcements and features through release notes.

  • Progressive Web App Chatvista is a progressive web app (PWA), allowing users to install it on their laptops for convenient access.

๐Ÿš€ Technologies

The following tools were used in this project:

vite mongoDB redux express react-query node websocket mui

Deploy Link

https://chatvistaa.netlify.app/

๐Ÿ Starting

# Run client
$ cd client
$ npm i  # Install dependencies
$ npm run dev # starts development server
$ npm run start # starts production server

# Run client
$ cd server
$ npm i  # Install dependencies
$ npm run dev # starts development server
$ npm run start # starts production server

# The server will initialize in the <http://localhost:5173>
# The server will initialize in the <http://localhost:8080>

ย 

Back to top

chatvista's People

Contributors

kishan2029 avatar kishan-2029 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.