GithubHelp home page GithubHelp logo

nicolas-bolouri / instantutor Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 4.0 73 KB

A web app that connects students and tutors in STEM instantly through video chat

Home Page: https://www.instantutor.ca

JavaScript 81.08% CSS 18.92%
agora-sdk expressjs nextjs tutoring videochat

instantutor's Introduction

InstanTutor

InstanTutor connects students and tutors in STEM instantly through video chat. Originally built in 2022 with JavaScript, HTML, and CSS, it was refactored in 2023 using NextJs and ExpressJs and is hosted on Heroku. Our app proudly won the Matrox Video Multimedia Award at the 2022 McGill Code Jam 12 Hackathon against 56 other teams.

Table of Contents

Built With

  • NextJs
  • ExpressJs
  • Agora SDK

History & Awards

  • Developed in 2022 with vanilla JavaScript, HTML, and CSS in the context of the 2022 McGill Code Jam 12 Hackathon
  • Winner of the Matrox Video Multimedia Award for the best use of multimedia against 56 other teams
  • Refactored in 2023 using NextJs, ExpressJs, and deployed on Heroku

Deployment

The app is deployed using OnRender at: https://www.instantutor.ca

Getting Started

  1. Clone the Repository

  2. Install Dependencies

    npm install
  3. Configure

    • Update the .env file with your server api endpoint and your Agora project keys (www.agora.io)
  4. Run the App

    • First, run the backend server:
    npm run start-server 
    • Second, build the app:
    npm run build 
    • Third, run the frontend:
    npm run start  

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.