Giter Club home page Giter Club logo

chat-website's Introduction

Node Chat

Description: A simple node app that lets you video chat and message with random people like chat roulette or omegle with the option to choose catagoeies to talk about.

A video demo can be found here: https://www.youtube.com/watch?v=T1gntw5nUh4

Technologies:

  • WebRTC
  • Node
  • Socket.io
  • JQuery

Bugs / Known Issues

  • For some reason, it doesnt work with windows or ubuntu (only works on mac).
  • Using the back button on the search bar doesnt actually do anything because this is a single page application. Moreover, It actually adds another 'socket id' to the list without removing the old id.

How to run:

  1. make sure you have nodeJS installed.
  2. either have nodemon installed by typing: 'npm install -g nodemon' in cmd line or in package.json change 'nodemon' to 'node'.
  3. then in the root directory type: 'npm start' in cmd line to run.
  4. if you dont have nodemon and dont want to install it, you can also type 'node zulu.js' in cmd line to run.

Note:

I used 'Diego Gonzalez' chat application as a foundation/template that I have changed and built upon. Link: https://github.com/dgonzalez21/Node-Chat

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.