imshubhamsingh / SlickChat

Chat tool to connect with friend, family, and colleagues

Home Page:https://slick-chat-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlickChat

Slick Chat

Chat tool to connect with friend, family, and colleagues..

SlickChat UI

Development

Run app

  1. Clone repo git clone https://github.com/imshubhamsingh/SlickChat
  2. cd slickchat
  3. npm install && npm start

or

View a live demo of this project on AWS EC2 Instance heroku

Take a look, and if you find it useful, please feel free to use it! If you find anything missing, or have ideas on improving it, please fork it and send me a pull request!

SlickChat

As of now the chat data are store locally on server , and data is destroyed as server restarts

There is still a lot of room for improvement in the app for example

  • Private Chat with user
  • Storing chats on a database
  • Allowing users to change their Gravatar
  • Notification on new chats etc.

Slick Chat Mobile version Slick Chat sidebar

Credits

Front End

Back End

License License

Copyright (c) 2017 Shubham Singh, This software is licensed under the MIT License.

About

Chat tool to connect with friend, family, and colleagues

https://slick-chat-app.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 51.5%Language:HTML 34.3%Language:CSS 14.1%