beradeep / NeoChat

Home Page:https://neo-chat-blush.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeoChat - Team AsyncWait

Hackathon project for Bit-N-Build Hackathon

  1. The user authenticates and provides information.

  2. The user then is able to send text, image and voice messages to others.

  3. On the receiver’s side, the processing happens. If the receiver is

Screenshot 2024-02-02 at 10 32 44 PM

  • Deaf: All audio files sent to the receiver is transcribed to text which shows up a as a regular text message.
  • Color-blind: All image files go through a color filter to assist them with visibility. It aims to cater 7 different conditions: deuteranopia, protanopia, tritanopia, tritanomaly, deuteranomaly, cone monochromacy and rod monochromacy.
  • Blind: All text messages sent to the receiver is synthesized to speech which shows up a voice message.

BridgeTogether DFD

About

https://neo-chat-blush.vercel.app


Languages

Language:Kotlin 68.9%Language:JavaScript 26.8%Language:HTML 2.2%Language:CSS 2.1%