Giter VIP home page Giter VIP logo

edchat-ui's Introduction

edChat-ui

This project is a React-based chat application that uses WebSocket for real-time communication and Chakra UI for the user interface.

Features

  • React version: X.X.X
  • WebSocket for real-time communication
  • Chakra UI for user interface design
  • Real-time messaging between users
  • User authentication
  • Progressive Web App (PWA) features

Installation

  1. Clone the repository
    git clone https://github.com/edonssfall/edChat-ui.git
  2. Enter the project directory
    cd edChat-ui
  3. Install dependencies
    npm install
  4. Start the development server
    npm start
  5. Open the browser and navigate to http://localhost:3000

Usage

  1. Register or log in to the application.
  2. Start chatting with other users in real-time.

Configuration

WebSocket

WebSocket is used for real-time communication in this project. The WebSocket server URL and connection settings can be configured in the application's source code.

Authentication

User authentication is implemented using JSON Web Tokens (JWT). The authentication logic and API endpoints can be found in the application's source code.

Progressive Web App (PWA)

The application includes Progressive Web App (PWA) features, allowing it to be installed and used offline on supported devices. To enable PWA features, configure the manifest.json and service-worker.js files as required.

Example

For a live example of this project, visit Example Link.

edchat-ui's People

Contributors

edonssfall avatar

Watchers

 avatar

edchat-ui's Issues

auth bug

edit code with new auth algorithm

Add Auth Modal

Create modal windows for:

  • Signup
  • Login
  • Forget password
  • reset Password
  • set Password
  • set show modal correct

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.