Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 1.36 KB

README.md

File metadata and controls

23 lines (23 loc) · 1.36 KB

About

ChatHub is a messaging platform project based off of Discord. Supported by a REST API backend (Note: The backend is hosted by a free service meaning initial load times can be long if it has been sleeping), one can utilize all of the features of a typical messaging app. Add friends, customize your profile, and message other users.

Features

  • Real-time messaging: Chat with friends and other users instantly and in real-time.
  • Functional messaging: Send text as well as images with your messages while also being able to go back and edit/delete them.
  • Profile Customization: Upload a profile picture and change your about me section!
  • Search Functionality: Easily find users to add as friends or message through the search feature.
  • Notification system: Stay informed with the instantaneous notification system.
  • AI Chat: Converse with an OpenAI backed chat bot!

Made with

  • React (TypeScript)
  • Tailwind CSS
  • Express
  • MongoDB

Screenshots