Skip to content

ub-chats is an MERN stack web application that facilitates real-time communication through text, audio, and video. With secure Firebase authentication, users can register, log in, and engage in private chats. It combines WebSockets and WebRTC for seamless interactions, making online communication efficient and accessible.

Notifications You must be signed in to change notification settings

mushfiqRabbi/ubChats-Online-chatting-and-audio-video-calling-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ub-chats - Online Chatting and Audio/Video Calling Web App

Welcome to the GitHub repository for ub-chats, an Online Chatting and Audio/Video Calling Web App built with the MERN stack. This platform utilizes WebSockets and WebRTC for real-time communication and Firebase for user authentication.

Demo

ezgif com-optimize

Demo Gif.

Features

  • User Login and Registration: ub-chats provides a secure user authentication system powered by Firebase. Users can log in or register for an account.

  • Real-time Messaging: Enjoy seamless real-time text messaging with your contacts, making communication quick and efficient.

  • Audio and Video Calling: Connect with friends and family through high-quality audio and video calls right from your browser.

  • Private Chats: Start private conversations with individual contacts for more personal interactions.

  • Search by Email: Easily find and connect with people by searching for their email addresses.

Technologies Used

  • MERN Stack: ub-chats is built using MongoDB, Express.js, React.js, and Node.js for a robust and scalable web application.

  • WebSockets: Real-time chat and notifications are powered by WebSockets, ensuring instant message delivery.

  • WebRTC: Enjoy seamless audio and video calls through WebRTC for low-latency and high-quality communication.

  • Firebase Authentication: Firebase provides secure and reliable user authentication and management.

Screenshots

Here are some screenshots of the ub-chats Web App:

3 Login/Register Page.

1 Inbox List.

2 Private inbox.

Live Demo

Check out the live demo of ub-chats at: ub-chats Live Demo

📝 Note: You may have to wait a few minutes for the server to start when visiting the website for the first time, as the server on render goes down after 15 minutes of inactivity.

Getting Started

To get started with ub-chats, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/ub-chats.git
  2. Navigate to the project directory: cd ub-chats
  3. Set up environment variables: Create a .env file in the client and server directory and add the necessary environment variables for MongoDB, Firebase, and any other configurations.
  4. Navigate to the server directory: cd client
  5. Install server dependencies: npm install
  6. Run the server: npm run dev
  7. Navigate to the client directory: cd client
  8. Install client dependencies: npm install
  9. Run the client: npm run dev
  10. Return to the project directory: cd ..

Deployment

ub-chats is deployed on Render. To deploy your own instance of the web app, follow these steps:

  1. Sign up for an account on Render if you don't already have one.
  2. Create a new web service on Render.
  3. Connect your Render web service to your GitHub repository.
  4. Configure the necessary environment variables on Render for MongoDB, Firebase, and any other dependencies.
  5. Deploy your application to Render, and it will provide you with a live deployment link.

License

ub-chats is licensed under the MIT License.


Feel free to explore and enhance the ub-chats Online Chatting and Audio/Video Calling Web App! If you have any questions or encounter any issues, please don't hesitate to reach out.

About

ub-chats is an MERN stack web application that facilitates real-time communication through text, audio, and video. With secure Firebase authentication, users can register, log in, and engage in private chats. It combines WebSockets and WebRTC for seamless interactions, making online communication efficient and accessible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published