Git Product home page Git Product logo

rooms's Introduction

Rooms (Work in Progress)

A real-time chat application built using MERN stack, enabling user-to-user and user-to-group messaging with text, images, and file sharing capabilities.

Features

  • Real-time messaging for individuals and groups
  • Support for text, image, and file sharing
  • Built using MERN stack (MongoDB, Express.js, React.js, Node.js)
  • Utilizes Material UI for a seamless user interface

Project Structure

The project consists of two main folders:

  • client: Contains the React.js frontend code, built with Material UI components
  • server: Houses the Node.js and Express.js backend code, with MongoDB integration

Setup and Installation

  • Clone the repository: git clone https://github.com/Ishan2608/Rooms.git
  • Navigate to the project directory: cd rooms
  • Install dependencies:
    • cd client && npm install
    • cd server && npm install
  • Start the server: cd server && npm start
  • Start the client: cd client && npm start

Usage

  • Register or login to access the chat interface
  • Create or join groups for group messaging
  • Send text, image, or file messages to individuals or groups

Contributing

Contributions are welcome! Please fork the repository, make changes, and submit a pull request. License. I have a few tasks for you:

  • Change theme from boring to an Elegant Design.
  • Improve Profile Page Design.
  • In the group info box, clicking on a member should allow you to start messaging him. This project is licensed under the MIT License. See LICENSE for details. Acknowledgments Special thanks to the Material UI team for their excellent component library Note: Replace https://github.com/Ishan2608/Rooms.git with your actual GitHub repository URL.

rooms's People

Contributors

ishan2608 avatar

Watchers

 avatar

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.