Skip to content

Pratish10/Chatty-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

chatty-app

Chatty App is the full stack chatting app that stores users encyrpted data in mongodb database and uses socket.io for real time communication.

Tech Used

Front-End

-> React Bootstrap for styling.
-> Redux for global state management.
-> react-router-dom for routing.
-> localStorage for saving jwt token.
-> redux for connecting to backend.
-> socket.io-client for web sockets.
-> cloudinary for handling and storing images.

Backend

-> Node and Express.
-> Mongoose for mongoDB.
-> BCrypt Library for hashing.
-> Passport with jwt. -> socket.io for web sockets.

Screens

Home page

Home page

Login page

Login page

Register page

register page

If user is not logged in it will show this warning

error chat page

Notifications functionality

notifications functionality

Main page

main page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published