An interactive whiteboard to share, learn and engage in active new way. It is a collaborative whiteboard platform that enables people to share and draw their ideas and thoughts. Access to the board is free and open to everyone.
Make sure you have knowledge about python and html.
- Clone the repo
$ git clone https://github.com/Shakileash5/sacon.git
$ cd sacon
- Install dependencies
$ pip install -r requirements.txt
- Run the server
$ python server.py
- Create Room
- Join Room
- Draw
- Share
- Erase
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.