GithubHelp home page GithubHelp logo

connect-in's Introduction

Connect-IN

Application
Documentation
Video Demo

Overview

Connect-IN is a multi functional web application where multiple users can connect with each other via chat as well as video call. A user can add friends to his/her contact list and then can chat and even have a meet with his/her friends. Also, users can chat with each other before the meeting, during the meeting as well after the meeting.Connect-IN name has been chosen in a way that will represent INDIA. Connect-IN can be pronounced as Connect INDIA.

TechStack

  • Frontend: HTML, CSS, Bootstrap, Javascript, JQuery, Ajax
  • Backend: Node.js, express.js, Socket.IO, WebRTC, Express cookie-parser middleware, express-jwt middleware, bcryptjs for password security, jwt-decode for decoding JWTs tokens
  • Database: MongoDB
  • Hosting Platform: Heroku app

Some UNIQUE features of my project are:

  • Adopt feature is fully implemented.
  • JSON Web Tokens (JWT) are used for authentication during Sign in. These tokens ensure that the information from one user is transmitted securely to the other user.
  • bcryptjs for password security.
  • Typing Indicator… which will let the user know if some other user in the meeting is typing any message in the chat box.
  • Thumbnails over the shared link i.e. rich links.
  • Any number of participants can connect with each other over a video as well as chat conversation.
  • Number of unread chat messages are displayed.

Agile development methodology used:

  • Divided the work into 4 sprints
  • During the first sprint, I achieved minimum required functionality i.e. video calling between 2 people.
  • During the second sprint, I added the login register page, added some more features and worked on UI.
  • During the third sprint, I extended my app to 'n' users such that they can easily connect and have a video call.
  • During the fourth sprint, I added the adopt feature.

Steps to run it on local system:

  • Make sure you had installed node.js, npm and mongoDB on your system
- git clone https://github.com/NitikaGupta16/Connect-IN
- cd Connect-IN
- npm i puppeteer (for richlinks)
- npm start

connect-in's People

Contributors

nitikagupta16 avatar

Watchers

 avatar

Forkers

trellixvulnteam

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.