Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrinalxdev/devmeets

A platform where all developers can have video calls . Manage all their invited meetings and for free time they can invest it in reading docs and assessing their skills through quiz.
https://github.com/mrinalxdev/devmeets

documentation documentation-site firebase firebase-auth javascript quiz react types typescript video-call zegocloud

Last synced: 17 days ago
JSON representation

A platform where all developers can have video calls . Manage all their invited meetings and for free time they can invest it in reading docs and assessing their skills through quiz.

Awesome Lists containing this project

README

        

![App Screenshot](src/assets/Devwindow.png)

A meet app which can used to create, join and schedule your meetings

![App Screenshot](src/assets/Why_DevMeets.png)
If you do a lot of meetings and gets lost in fields of links to find the your next meeting link, then this is a perfect app that can help you

![App Screenshot](src/assets/Dev_BuildTools.png)

## Deployment

To deploy this project run

```bash
npm install --global yarn
yarn install
yarn run
npm run dev
```