Code Monkey home page Code Monkey logo

conference-time's Introduction

Conference Time

Conference Time is a platform that helps you create time efficient meetings and conferences by providing a lot of features.

Features

  • Host Meeting
  • Join Meeting
  • Realtime Chat
  • Screen Sharing
  • Short Meetings
  • Regular Reminders
  • Transcription

Tech Stack

Client: HTML , CSS , Javascript

Server: Django, Python , Agora api

Documentation

A user can host a meeting and share meeting code to others .

A user can join the meeting using the meeting code.

Host can create a meeting of duration 15 Minutes , 30 Minutes or 45 Minutes.

5 Minutes before the end of meeting the users get a remider and a button shows on host panel to increase the meeting time.

On clicking that button a poll appears on all the users whether they want to increase the meeting or not.

If more than 50 percent of the users click "yes" the meeting will extend 5 minutes.

Otherwise meeting will end on the original timing.

The meeting can be extended atmost 2 times with duration of 5 Minutes each.

To prevent missing important part , a transcription service is provided.

A start button is present on the host panel.

If the host click on that button , a notification appears on remote users to pay attention as reminder for important topic.

Moreover a speech Recognition is started which trasncripts the user voice to text until the stop button is pressed on the admin panel.

After completetion the transcrbed text is made available on the important section for all users.

This feature helps preventing extension of meeting because of the users that do not pay attention to meeting.

Deployment

To run this project locally

Navigate to conference time main folder

Run the following commands.

  python manage.py makemigrations
  python manage.py migrate
  python manage.py runserver

Screenshots

first

second

third

fourth

fifth

six

YouTube Video

Demonstration of the project is given on YouTube.

first

conference-time's People

Contributors

paras41617 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.