# eEducation **Repository Path**: ostt/eEducation ## Basic Information - **Project Name**: eEducation - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-25 - **Last Updated**: 2024-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status][build-shield]][build-url] [![MIT License][license-shield]][license-url]

Logo

Agora e-Education

Complete e-Education solutions for both web and native platform.
Explore the docs »

View Demo · Report Bug · Request Feature

## Table of Contents * [Demos](#demos) * [About the Project](#about-the-project) * [Getting Started](#getting-started) * [Prerequisites](#prerequisites) * [Contributing](#contributing) * [License](#license) * [Contact](#contact) * [Acknowledgements](#acknowledgements) ## Demos * [Android](./education_Android/AgoraEducation/README.md) * [iOS](./education_iOS/README.md) * [Web & Electron](./education_web/README.md) ## About The Project e-Education Sample App built with Agora Electron SDK. - Device Test before class - Basic video&audio realtime communication - Basic class control like mute/unmute video/audio/chat - Whiteboard for realtime visual collaboration - Screen Sharing - Text chat rooms - Recording & Replaying ## Getting Started ### Prerequisites To build and run the sample application, get an App ID: 1. Create a developer account at [agora.io](https://dashboard.agora.io/signin/). Once you finish the signup process, you will be redirected to the Dashboard. 2. Navigate in the Dashboard tree on the left to **Projects** > **Project List**. 3. Save the **App ID** from the Dashboard for later use. 4. Generate a temp **Access Token** (valid for 24 hours) from dashboard page with given channel name, save for later use. ### Project Structure - education_Android Android client based on a list of Agora RTM/Media SDK, for more [details](./education_Android/AgoraEducation) - education_iOS iOS client based on a list of Agora RTM/Media SDK, for more [details](./education_iOS) - education_web Web & Electron client based on a list of Agora RTM/Media SDK [details](./education_web) ## Contributing Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. 1. Fork the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 3. Commit your Changes (`git commit -m 'Add some AmazingFeature`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request ## License Distributed under the MIT License. See `LICENSE` for more information. [build-shield]: https://img.shields.io/travis/AgoraIO-Usecase/eEducation/master.svg?style=flat-square [build-url]: https://travis-ci.org/AgoraIO-Usecase/eEducation [license-shield]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square [license-url]: https://choosealicense.com/licenses/mit [product-screenshot]: ./screenshot.png