Coder Social home page Coder Social logo

edu_connect's Introduction

EduConnect

EduConnect is platform designed for students to get their questions answered with an interactive one to one session with a tutor. A student has not only facility to ask doubts but also to answer others doubts too.

Features

  • Post image of Question
  • Create Room for Question
  • Interact with others via-
    • Whiteboard
    • Text Chat
    • Video Chat

Tech

EduConenct uses a number of open source projects to work properly:

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • [npm] - npm is the package manager for the Node JavaScript platform.
  • MongoDB - the most popular database for modern apps, and MongoDB Atlas.
  • Twitter Bootstrap - great UI boilerplate for modern web apps
  • mongoose - It provides a straight-forward, schema-based solution to model your application data.
  • passport.js - passport. js is a middleware used to authenticate requests in your node applications.
  • simple-peer - Simple one-to-one WebRTC video/voice and data channels.
  • [socket.io] - It is a library that enables real-time, bidirectional and event-based communication between the browser and the server.
  • jQuery - duh

And of course EduConnect itself is open source with a public repository EduConnect on GitHub.

Installation

EduConnect requires Node.js to run. Npm gets installed along with node.js.

Version requirement

Node.js - v10.19.0 Npm - v6.13.4 (if node.js comes with lower npm version please upgrade npm to this) Install the dependencies and devDependencies and start the server.

$ cd EduConnect
$ npm install
$ node app.js

Site is hosted on http://localhost:3000

Plugins

MongoDb Atlas GitHub

Development

Want to contribute? Great!

Open your favorite Terminal and run these commands.

First Tab:

$ node app.js

Second Tab:

$ mongod

Free Software, Hell Yeah!

edu_connect's People

Contributors

the-sam-mit avatar

Watchers

 avatar

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.