Skip to content

SumanKSah/LetsChat-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Chat ...

It's a Real-time chat web-application made using HTML, CSS and JavaScript for Frontend, mongodb for Database and Express.js for Backend.

This is a fully asynchronized website made using vanilla JavaScript(ES6).
Used fetch api for all the calls made to the server.

Check this out: https://letschat-sumanksah.herokuapp.com

Libraries Used:

  1. mongodb - for handling CRUD operation
  2. socket.io - for handling different sockets (users).

Way to use it:

  * Make an account from the signup page.
  * Login with the same credentials from the home page.
  * Click on Go Global Button and select the user.
  * Click on Connect Button, this will add user to the list.
  * Click on the User with whom you want to talk, from the sideNav bar.
  * And Enjoy!!

Screenshots:

Home Page

Home Page

Signup page

Signup Page

Dashboard

UserEmpty Page

GoGlobal page

Signup Page

User Details page

Signup Page

Chat Window

Signup Page

TODO:

  * Work on responsive view.   * Secure Database.
  * Encrypt Password before sending to the server.

Thank You!!


About

It's a Real-time chat web application made using HTML, CSS and JavaScript for Frontend, MongoDB for Database and Express.js for Backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors