Skip to content

benwang33/SIMplicity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

SIMplicity

-LIVE VIDEO DEMO AND WALKTHROUGH

-USER-SIDE PROTOTYPE

-RECIEVING END PROTOTYPE

An intuitive and easy-to-use web application that offers peer-to-peer voice calling functionality, built for Dubhacks 2023.

Code details found here:

image

Table of Contents

Features

  • Simple UI: Minimalistic design that's easy to navigate.
  • Peer-to-Peer Calling: Direct voice calling between two users using WebRTC.
  • Browser Support: Compatible with modern web browsers.

Installation

  1. Clone the repository:
git clone https://github.com/micbrahim/SIMplicity/
  1. Navigate to the project directory:
cd DEMO/Sample\ Apps/JavaScript_DemoApp/publicDemo
  1. Run the application on a local development server (8080):
python -m http.sever 8080

Usage

  1. Open the app in a web browser.
  2. Grant the necessary permissions to access your microphone.
  3. Click on the "Start Call" button to initiate a voice call.

Technology Stack

  • WebRTC: For real-time communication.
  • HTML/CSS/JS: For front-end development.
  • live-server: Local development server.

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •