Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshatvg/agora-whiteboard

A Whiteboard for @AgoraIO made completely from scratch using RTM.
https://github.com/akshatvg/agora-whiteboard

agora education rtm teaching webrtc whiteboard

Last synced: 3 months ago
JSON representation

A Whiteboard for @AgoraIO made completely from scratch using RTM.

Awesome Lists containing this project

README

        

# Agora Whiteboard SDK

[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/akshatvg/Agora-Whiteboard-SDK?logo=github&style=social)](https://github.com/akshatvg/) [![GitHub last commit](https://img.shields.io/github/last-commit/akshatvg/Agora-Whiteboard-SDK?style=social&logo=git)](https://github.com/akshatvg/) [![GitHub stars](https://img.shields.io/github/stars/akshatvg/Agora-Whiteboard-SDK?style=social)](https://github.com/akshatvg/Agora-Whiteboard-SDK/stargazers) [![GitHub forks](https://img.shields.io/github/forks/akshatvg/Agora-Whiteboard-SDK?style=social&logo=git)](https://github.com/akshatvg/Agora-Whiteboard-SDK/network)

A Whiteboard for Agora.io made completely from scratch using RTM.



Agora Logo

![Generic badge](https://img.shields.io/badge/Agora_Whiteboard-SDK-orange)

#### Link for [demo](https://whiteboard.akshatvg.com)
[![Generic badge](https://img.shields.io/badge/view-demo-orange)](https://whiteboard.akshatvg.com)

## Important Links
- [NPM Package](https://www.npmjs.com/package/agora-whiteboard-sdk)
- [Deployed Website](https://whiteboard.akshatvg.com)
- [RTM Documentation](https://docs.agora.io/en/Real-time-Messaging/API%20Reference/RTM_web/v1.0.0/index.html)
- [RTM Quickstart Guide](https://docs.agora.io/en/Real-time-Messaging/messaging_web?platform=Web)
- [Agora.io Website](https://www.agora.io/)
- [GitHub Repository](https://github.com/akshatvg/Agora-Whiteboard-SDK)

## Requirements

[![GitHub top language](https://img.shields.io/github/languages/top/akshatvg/Agora-Whiteboard-SDK?logo=javascript&style=social)](https://github.com/akshatvg/)

The source code of this project is written in **`HTML/CSS/JS`**. So, you do not require anything extra to run this project.

## Instructions to run
```bash
$ git clone https://github.com/akshatvg/Agora-Whiteboard-SDK
$ cd Agora-Whiteboard-SDK
$ live-server
```

```bash

_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|


______
| ___|
| |_ ___ _ __
| _/ _ \| '__|
| || (_) | |
\_| \___/|_|


______ _ _ _ _
| ___ \ (_) | | | | | |
| |_/ / ___ _ _ __ __ _ | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | | _ |/ _ \ '__/ _ \ |
| |_/ / __/ | | | | (_| | | | | | __/ | | __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_| \___(_)
__/ |
|___/

```

## License

**MIT © [Akshat Gupta](https://github.com/akshatvg/Agora-Whiteboard-SDK/blob/master/LICENSE)**

[![GitHub license](https://img.shields.io/github/license/akshatvg/Agora-Whiteboard-SDK?style=social&logo=github)](https://github.com/akshatvg/Agora-Whiteboard-SDK/blob/master/LICENSE)

---------

```javascript

if (youEnjoyed) {
starThisRepository();
}

```

-----------