Giter Site home page Giter Site logo

bhaveshsingh0206 / whiteboard-io Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 164 KB

A Node.js/Express project for live teacher-student integrated session management using sockets, wherein the student can write, compile, run and post codes and the teacher can edit the codes live.

License: MIT License

JavaScript 55.95% CSS 24.65% EJS 19.41%
javascript nodejs mongodb livecoding socket-io socket-programming

whiteboard-io's Introduction

DJ Whiteboard

About

A Node.js/Express project for live teacher-student integrated session management using sockets, wherein the student can write, compile, run and post codes and the teacher can edit the codes live.

NOTE: This application was a modification for deployment in the college.

For more details on the original build, click the link below

github.com/whiteboard

Developers

Technology Stack

  1. Frontend developed using vanilla HTML, CSS and JS
  2. Backend developed using Node.js/Express
  3. Data is stored in MongoDB Atlas
  4. Live code interaction done using socket.io
  5. User session management done using passport.js
  6. C and Python compiler provided by compilex
  7. Java compiler provided by HackerEarth
  8. Editor provided by Ace
  9. Developed using goorm IDE

Features

  • Login

    • Login id and password are provided manually for students as well as teachers
    • Id for students will be their respective sap ids
    • Id for teachers will be as per their choice
    • Default password is init@123
    • Once they log in, the passwords can be changed using forgot password feature
  • Dashboard

    • Show details about both students and teachers
    • Show statistics about no of posts of the day, total posts etc
    • For teachers
      • Show all posts by that teacher
      • Query posts by respective batches
    • For students
      • Show all posts by their respective batches
    • Students can download any code they require from the dashboard
    • Teachers can delete their own posts
    • Notification feature to send notifications from student to teacher, teacher to teacher and teacher to student
  • Create/Join a Room

    • Teachers can create rooms of any of the 3 languages supported, namely C, Java or Python
    • Teachers can assign a password to their rooms for added security
    • Students can join the respective room using the password
  • Room

    • Question can be added by the teacher which will be displayed to all the students in that room live
    • Students will get an editor for the respective language of the room
    • Students/Teachers can change their respective editor themes to light, dark or black
    • Students can write their code and can run it on the application
    • The code will be run on the server and needs no software installed on the desktop
    • The teacher can view the code of any student at any time live
    • The teacher can also edit the code of any student live and it will stop the student from editing the code at the same time
    • The student can see if the teacher is watching him/her, or if the teacher is editing his/her code
    • The student can finish his/her code which will be checked by the teacher
    • The student can also download his/her code in the correct format
    • At the end of the session, the teacher can post the code of any student which will be visible to all students of that batch
  • Practice Room

    • Similar to room, but doesn't require the need of a teacher to create a room
    • Anyone can go and code at any time they want
    • Java is not supported in this room

MIT LICENSE

Copyright (c) 2020 DJ Callback

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

whiteboard-io's People

Contributors

adnanhakim avatar bhaveshsingh0206 avatar

Stargazers

Saransh  avatar Alen John avatar  avatar Joseph Mohanty 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.