Skip to content

shrinish123/Mumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mumble

Mumble is a chatting web app built using Node JS, socket.io and Mustache Template Libraries.

About

Mumble currently has features to share your location ,make different rooms and chat with your friends. The current focus is to provide authentication and also store the chat messages using MongoDB and express. Some extra additions are to improve the UI, and options to share emojis,pictures,voice chats,videos.

Requirements

  • HTML CSS
  • Javascript
  • Node JS
  • Socket.io
  • Express, MongoDB

Setting up the Project

  • Download and install Node JS
  • Download and install Git.
  • Fork the Repository.
  • Clone the repository to your local machine
 git clone https://github.com/<your-github-username>/Mumble.git
  • Change directory to Mumble
cd  Mumble
  • To install the npm modules :
npm install
  • To start running project on localhost :
 npm run dev
  • Open localhost:3000 on your favorite browser.

Contribution

Feel free to raise a issue or make a pull request to fix a bug or add a new feature. If you are new to open source you can first read about git by Clicking here Also I have put up some good first issues for people new to development related to HTML, CSS. For suggestions, I have already put up some issues,which you can work on.

Community Slack Channel

To get started, the first step is to meet the community. We use slack to communicate, and there the helpful community will guide you. Slack is an instant messaging service used by developers and users of GitHub. It uses chatrooms, where developers can join in and can talk about a particular topic.Click Here to join our Slack Workspace.

About

Mumble is a chatting web app built using Node JS, socket.io and Mustache Template Libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published