Skip to content

An React.js web app where you can make friends and chat with them in realtime. View it at

License

Notifications You must be signed in to change notification settings

Hemant27031999/Chatter-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter

Platform License: MIT

Chatter is a simple web app made for chatting with your friends. It provide realtime message exchange like any other chat app and has UI like that of WhatsApp Web. It is build on React js platform and has an awesome UI which makes it really attractive. Further it is hosted on heroku so you can view it using the below provided link. The server is a node js server and is also hosted on github as well. View it here.
I have also developed the corresponding react native app for android and IOS mobile platform which you can view here.
Right now, I have covered only the major functionalities, but there are many things that can be developed in the app like signing in using google/facebook, media sharing, profiles page display etc. I have put a tooltip of 'In Beta Mode' for the functionalities which I will develop in future.


Live Application URL

https://chatter-fro.herokuapp.com/


Screens

Here are all the screens inside this app.

Register SignIn
Welcome ChatScreen
Friend Requests All Users

For Users

Here you first have to register yourself. Than you can send friend requests to the users of this app or to your friends. Once they accespt your friend request, you will become friends and then you can enjoy real time messaging with them.



For Developers who wants to contribute

Developers are welcome to contribute to this open source. To set up this project on your local machine, first clone it. Then go to the directory and run npm install to install all the modules listed in package.json file. After completion, run npm start to run the app on local server.




Bugs or Issues

If you find any bug or issue, feel free to report it. Your suggestions and PRs are also welcomed.

About

An React.js web app where you can make friends and chat with them in realtime. View it at

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published