Coder Social home page Coder Social logo

chat-app's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Hide - Out : ChatApp

Hide-Out is a real-time web chat application that allows users to communicate with each other.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

Hide-Out is a real time chat application with amazing additionals features such as one click google login, image and profile picture upload, and emoji support.


Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g
  • initialize npm
    npm init -y
  • install dependancies
    npm install
  • create frontend folder
    npx create-react-app
  • install frontend dependancies
    cd frontend
    npm install

Installation

  1. Create free account at at cloudinary.com, console.cloud.google.com, mongodb.com
  2. Create .env file in root folder as below :-
 MONGODB_URI = 'ENTER YOUR MONGODB URI'
 PORT = '5000'
 NODE_ENV = 'development / production'
 JWT_SECRET = 'CREATE A JWT SECRET KEY'
 GOOGLE_CLIENT_ID = 'ENTER YOUR GOOGLE CLIENT ID' 
  1. Create .env file in client folder as below :-
 REACT_APP_GOOGLE_CLIENT_ID = 'ENTER YOUR GOOGLE CLIENT ID'
 REACT_APP_CLOUDINARY_CLOUD_NAME = 'ENTER YOUR CLOUDINARY CLOUD NAME'
 REACT_APP_CLOUDINARY_UPLOAD_PRESET = 'ENTER YOUR CLOUDINARY UPLOAD PRESET'

(back to top)

Roadmap

  • Create Error Handling Snackbar
  • Enable Forgot Password option for users
  • A user profile page for editing user details
  • Add additional features to rigthBar

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Ritwik Singh - [email protected]

Project Link: https://github.com/LitoleNINJA/Chat-App

(back to top)

chat-app's People

Contributors

litolesmurf avatar litoleninja avatar deepsourcebot avatar deepsource-autofix[bot] avatar

Stargazers

Chandra Kiran Reddy avatar  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.