Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
REEKRAJROY authored Nov 15, 2021
1 parent dca3180 commit ffb6924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Fullstack chatting application with User Authentication using Chat Engine

This is a chatting application built using Reactjs. @ant-design, axios and react-chat-engine were some of the dependencies that were used. User can create multiple chat rooms, get sound notification, send text, images, emojis, add users, change admin and a lot more. The backend has been made using [chat engine](https://chatengine.io/) which provides user and admin privileges <br><br>
The project has been built following this [Video](https://youtu.be/jcOKU9f86XE) from JavaScript Mastery YouTube channel. <br><br>
![Screencast from 03-10-21 03_34_44 AM IST](https://user-images.githubusercontent.com/55712612/135733112-033dac7e-12e0-496a-8385-4d8583120d53.gif) <br><br>
A particular user can be made admin from the chat engine dashboard. This admin can create accounts for other users, who can login with the credentials provided to them and start chatting in a room. <br><br>
![Screencast from 03-10-21 03_37_54 AM IST](https://user-images.githubusercontent.com/55712612/135733118-d92341aa-0b8b-4694-94aa-a64e4c727453.gif) <br><br>
Expand Down

0 comments on commit ffb6924

Please sign in to comment.