GithubHelp home page GithubHelp logo

mohameddali / chat-application Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iamshubhankarkhare/chat-application

0.0 0.0 0.0 5.99 MB

Home Page: https://buzz-and-go.herokuapp.com/

Shell 0.06% JavaScript 62.16% CSS 28.92% HTML 8.86%

chat-application's Introduction

Buzz-and-go โœจ

Buzz-and-go is a real time Web based chat application. One can create a temporary chatroom, invite others in it and chat without restrictions. The room is deleted when all the members are offline. It doesn't require authentication so gives a hassle-free,easy to use, user-friendly chat experience i.e the end users don't identify themselves. To respect privacy data is not stored on any remote server.

Easy to create room and chat!

Info for developers ๐Ÿ“‹

About frontend

This project includes a light weight frontend UI - bootstrapped with create-react-app. The FE client is located in ./client folder.

About Backend

The backend runs on express/nodejs. In production mode, express server exposes the API endpoints and serve the static frontend from ./client/build.

How to get started ๐Ÿ“–

  • Fork the repo.

  • Clone the Github repository git clone https://github.com/iamshubhankarkhare/Chat-application.git

  • Move to the project folder cd Chat-application

  • Install the server dependencies npm install

  • Move to the client folder cd client

  • Install the client dependencies npm install

  • Move to the base folder again cd ..

  • Run both the client and server npm run dev

Direct links for contributing ๐Ÿ”—

Thank you so much for your interest in contributing!. All types of contributions are encouraged and valued.

Contributing workflow

  • You can work on existing issues or create new issues and work on them.
  • After completing the steps mentioned in the How to get started section you have the project up and running. You are right now in master branch. You can check your current branch with git branch
  • Create a new branch git checkout -b < new branch name >. You can switch branches with git checkout < branch name >
  • Make changes. Add all the files to staging git add .
  • Commit the changes git commit -m < commit message >. Make sure to write relevant commit messages.
  • Push the changes git push origin < branch name >
  • Make a pull request.
  • After code review your PR may or may not be merged depending on your changes.

Request support

If you have a question about this project, how to use it, or just need clarification about something:

  • Open an Issue at https://github.com/iamshubhankarkhare/Chat-application/issues
  • Provide as much context as you can about what you're running into.
  • Provide project and platform versions (nodejs, npm, etc), depending on what seems relevant. If not, please be ready to provide that information if maintainers ask for it.

Report an Error or Bug

If you run into an error or bug with the project:

  • Open an Issue at https://github.com/iamshubhankarkhare/Chat-application/issues
  • Include reproduction steps that someone else can follow to recreate the bug or error on their own.
  • Provide project and platform versions (nodejs, npm, etc), depending on what seems relevant. If not, please be ready to provide that information if maintainers ask for it.

Request a Feature

If the project doesn't do something you need or want it to do:

Communication Channel ๐Ÿ’ป

For all development related queries, Join Slack

:large_blue_diamond: Keep Contributing! :large_blue_diamond:

chat-application's People

Contributors

aayushmau5 avatar chiteshbansal avatar dependabot[bot] avatar iamshubhankarkhare avatar prakarsh7695 avatar pratik1234agarwal avatar reapedjuggler avatar shobhit10058 avatar zeeshan-2k1 avatar zeeshan-lapolo 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.