Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mishalgupta/e-varta

E-Varta is an online video calling web application similar to zoom & google meet.
https://github.com/mishalgupta/e-varta

css3 expressjs html5 nodejs peerjs-webrtc socket-io

Last synced: about 2 months ago
JSON representation

E-Varta is an online video calling web application similar to zoom & google meet.

Awesome Lists containing this project

README

        

# E-varta

E-varta is a online video calling web appplication similar to zoom & google meet.

Link to site: https://evartalab.herokuapp.com/

## Demo Pictures:
Home Page:

![App Screenshot](https://www.linkpicture.com/q/home_6.png)

Calling page:

![App Screenshot](https://www.linkpicture.com/q/PicsArt_07-15-04.51.29.jpg)

Meeting view:

![App Screenshot](https://www.linkpicture.com/q/PicsArt_07-15-04.52.27.jpg)

## Features:
- User can mute/unmute his/her audio/video.
- Users can do chatting with each other.
- When user leave meeting then he/she will redirect to home page.
- User can invite his/her Friends with the link.
- Deployed on heroku.

## Technologies used:

**FrontEnd:** HTML, CSS, Javascript.

**BackEnd:** Node.js, Express.js, Ejs, Socket.io, Webrtc.


## Installation:

Install my-project with npm

```bash
npm Install
npm test
npm run build
npm run eject
```
## Author:

- [@mishalgupta](https://www.github.com/Mishalgupta)