Skip to content

A web appication for collaborative problem solving from remote location using Node js ,Websocket and MongoDB

Notifications You must be signed in to change notification settings

rahulvanmali21/tect2tech

Repository files navigation

tect2tech

This Web based Application is made using Node js with Express js as core backend,Custom Bootstrap 4.3, Socket.io and MongoDB with Mongoose ORM

Summary This web application help two or more user to work on any coding Problem from remote location on python code editor and a chat application.
Setup and Installation

  1. Download Node js from click here.
  2. Download python 3 and set path
  3. download zip or git clone the Repo.
  4. Go to Project open cmd or Poweshell or Terminal and type npm install make sure git is installed in yor system.
  5. Login to developers.facebook.com
  6. create new app and enter URL localhost:5000 and copy clientId and client secret and paste in config/config.js
  7. go to gmail your setting and select use less secure app
  8. Install MongoDB or use remote Database(Mlab) and paste the URL in config/config.js
  9. start server npm run server

About

A web appication for collaborative problem solving from remote location using Node js ,Websocket and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published