GithubHelp home page GithubHelp logo

lsqnick / geek-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opencodeiiita/geek-chat

0.0 0.0 0.0 6.03 MB

Home Page: https://oc-geekchat.herokuapp.com/

JavaScript 43.33% HTML 18.82% SCSS 37.85%

geek-chat's Introduction

GeekChat

What is GeekChat?

GeekChat is a simple bi-directional communication app where users can join rooms and have live text messaging with other users present in the room. It works on the functionalities of Web Sockets and simple HTTPS requests.Visit here

And don't forget to star โญ the repo, it helps ^^.

Tech Stack

  • Nodejs
  • Express
  • Socket.io
  • HTML
  • CSS(SCSS)
  • Javascript

Local Setup

Pre-Requisites

How to Setup?

  • Fork the repo.
  • Clone it to your local setup by using the command git clone <repo link>
  • Run the following command in the root directory of the project npm install
  • After the process is completed run the command node app.js
  • The website will be live on localhost:3000

Brief Project Structure

/
|-- public/			
    |-- css/           #Contains the scss styling files
    |-- images/        #Contains images used in the project
    |-- js/            #Contains client side js files
    |-- index.html     #First webpage of the project
    |-- main.html      #Main chatting page of the website
|    
|-- utils/
    |-- message.js     #Contains all functions and variables concerning Chat Messages.
    |-- users.js       #Contains all functions and variables concerning Users
|    
|-- app.js             #Main Server file that setups and runs the node server.

Guidelines

Please help us follow the best practice to make it easy for the reviewer as well as the contributor. We want to focus on the code quality more than on managing pull request ethics.

  • Single commit per pull request and name the commit as something meaningful, example: Adding <-your-name-> in students/mentors section.

  • Reference the issue numbers in the commit message if it resolves an open issue.Follow the PR template strictly.

  • In case you want to change the styling of the website do not change the .css files instead change the .scss files and then compile them.More details

  • Do not use unneccesary variables or functions and follow a easy and understandable code structure with proper comments.

  • Provide the link to live heroku pages from your forked repository or relevant screenshot for easier review.

  • Pull Request older than 3 days with no response from the contributor shall be marked closed.

  • Do not make PR which is not related to any issues. You can create an issue and solve it once we approve them.

  • Avoid duplicate PRs, if need be comment on the older PR with the PR number of the follow-up (new PR) and close the obsolete PR yourself.

  • Be polite: Be polite to other community members.

Communicate

Whether you are working on a new feature or facing a doubt please feel free to ask us on our discord channel. We will be happy to help you out.

geek-chat's People

Contributors

homewardgamer avatar varunkt001 avatar vineethkumarm avatar shlesh avatar batflarrow avatar mitul16 avatar codesanta142 avatar atif0604 avatar ksathwik03 avatar ashutosh3027 avatar shreya-0508 avatar janhaviiii avatar diyawaghmare avatar abhijeet452 avatar a-spiral-forge avatar sneh16shah avatar mukilan-2003 avatar neha-oo1 avatar gudelakshmi avatar mayank-kr avatar agrimverma avatar seriousconjurer avatar raghavgoel25 avatar shubhi2002 avatar isharawat avatar try-catch-stack avatar 99anjali avatar asingh1601 avatar sravyakaviti avatar karanchhabra23 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.