GithubHelp home page GithubHelp logo

chat_app's Introduction

Chat Application

This app utilizes ReactJS and the Chat Engine framework to produce a realtime chat application. useState Hooks manage the state throughout the app. Credentials are created through Chat Engine and are passed via Axios. These credentials are kept private with the use of environmental variables. Ónly the Admin can add new users and manage which chat rooms they have access to.

How to Use the Chat Application

  • In your terminal, change directory into the React application and type 'npm install' for the React app to install its node modules.

  • You will also need to install the following dependencies:

    • axios
    • react-chat-engine
    • @ant-design/icons
  • In the terminal, type the following:

    • npm install --save axios react-chat-engine @ant-design/icons
  • Visit Chat Engine and create an account.

  • In the Chat Engine dashboard, create a new project, new user, and a new chat.

  • In the React project, create a dotenv file. Inside the file, add the Project ID to a 'React_App_PROJECT_ID' variable.

  • In your terminal, type in 'npm start' to run the React App locally

  • Log in using the credentials that were created on Chat Engine's website.

  • Have fun!

Future Features

  • Sound Effects when a message sends
  • The ability to edit a message
  • The ability to delete a message
  • Update logo

Bugs

  • There are currently no bugs to report.

chat_app's People

Contributors

tiffany-simionescu avatar

Watchers

James Cloos avatar  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.