Coder Social home page Coder Social logo

yzloh / cs6460_edtechzoomcloneproject Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21.97 MB

Code made available with permission with Georgia Tech TA Kenneth Brooks. Zoom clone project to demonstrate utility of synchronous online learning platform with relevant webRTC workflows.

HTML 1.15% JavaScript 62.69% CSS 36.16%

cs6460_edtechzoomcloneproject's Introduction

CS6460 - Educational Technology

Table of Contents

  1. Project Description
  2. Team Description
  3. Technology Used
  4. Target Audience
  5. Running Locally
  6. Deployment Details
  7. Live Demo
  8. Application Access
  9. Documentation

Project Description

A zoom clone which is supposed to include speech-to-text functionality, with different UI functions that explain how the website should or should not work. JWT functionalities as well as backend WebRTC extensions are working when tested in linux environments, but do not work well in Windows. As a static site, the netlify.app workflow will demonstrate the userflow of this clone site, and its potential for a Learning Management Platform, teleconference hybrid.

Team Description

  • Ying Zhe Loh : Fullstack development, UIUX, basic QA and dogfooding

Target Audience

Students and teachers alike who want to use a better learning management platform, and leverage on an AI powered speech to text platform for post lesson review (WIP).

Technology Used

JavaScript Python Docker PostgreSQL Go React

Running Locally

Run the backend server container first

  • docker-compose up (doesn't work in this pure frontend app)

Running the frontend

Database

  • PostgreSQL database to store the app use info
  • MongoDB database implemented for WebRTC using sample code from https://github.com/thealmarques/meetjs-webrtc-golang
  • The connection is setup to be handled by the server using the database URI saved in the .env file
  • Unless the .env file is missing, no modifications are required prior to running.

Deployment

Frontend Demo

[https://cs6460edtechzoomclone.netlify.app/] (https://cs6460edtechzoomclone.netlify.app/login)

Application Access

Please use the provided credentials to gain access to the app

cs6460_edtechzoomcloneproject's People

Watchers

 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.