Skip to content

A realtime "red pen" application for teachers, as a NodeJs/Expree/Jade/Socket.io first training

License

Notifications You must be signed in to change notification settings

Fcmam5/ab-redpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AB Red pen

A real-time open-source "red pen" or shared whiteboard application, for students and for teachers who want to work remotely, and draw on pictures. Inspired from codeshare.io that gives you a shared real-time code editor, ** AB Red pen ** offers you a shared white-board where you can add a picture and explain your lessons, correct exercises or just draw or whatever you want :bowtie: .

Features

  • Unique sessions
  • Real-time drawing

And whatever you add to it

Getting started

The easiest way to get started is to clone the repository:

#Clone this repository
git clone https://github.com/Fcmam5/ab-redpen

#Jump to ab-redpen folder
cd ab-redpen

# Install NPM dependencies
npm install

# Then simply start your app
npm start

Now you only need to open http://localhost:3000/ on you web browser.

Useful resources

As a newbie, I didn't know what should I learn first Python/Django, NodeJS or React... I was lost, then a Friday morning I remembered an idea I wanted to reallies after finding a learn-by-doing canvas examples, where we will create a web paint app. I said why not making it a shared application in real-time ! I just wanted to reallies this idea, so I searched for learn-by-doing and learn-by-examples tutorials so I can do something during my weekend, I had some problems and I googled for solutions :D . And he's the ressources that helped me:

Licensing

MIT licensed </> By ❤️.

About

A realtime "red pen" application for teachers, as a NodeJs/Expree/Jade/Socket.io first training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published