Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 1.35 KB

README.md

File metadata and controls

59 lines (47 loc) · 1.35 KB

Hang Out Together

A social networking website that allows users to create customized events with an online chat service.

Introduction

  • Create customized events, either for outdoor, indoor, or online type.
  • Message other members in texts and images.
  • Start a 1-on-1 video chat with other members.
  • Host a multiple peers video chat for online events.

Link

Website Link: Hang Out Together

Techniques

  • Front-End
    • HTML / CSS / JavaScript
    • TypeScript
    • React / React Router
    • Styled Components
    • WebRTC API
  • Firebase Service
    • Authentication
    • Firestore
    • Storage
    • Realtime Database
    • Hosting
  • Packages
    • react-quill
    • react-datepicker
    • react-moment
    • rtcfire
  • Others
    • Lint Tools: ESLint / husky
    • Version Control: Git / GitHub

Flow Chart

Demo

Chat Room

1-on-1 Video Chat

Online Event

Contract