All Projects → frappe → chat

frappe / chat

Licence: other
Modern Chat App for Frappe

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
SCSS
7915 projects
shell
77523 projects

Projects that are alternatives of or similar to chat

awesome-frappe
A curated list of awesome things related to the Frappe Framework
Stars: ✭ 140 (+174.51%)
Mutual labels:  frappe-framework
intellisense
VSCode Extension and Language Server for Frappe Framework
Stars: ✭ 40 (-21.57%)
Mutual labels:  frappe-framework

logotype

Frappe Chat

UI Tests

Modern Chat application for the Frappe ecosystem.

Supports Frappe version 13 and develop.

Table of Contents

Features

  1. Intuitive and modern UI/UX
  2. REST architecture
  3. Very lightweight
  4. Mobile First
  5. Guest and Admin view
  6. Dark mode support
  7. All functionalities of a chat app

Installation

  1. Get the app from the repository.

    $ bench get-app chat
    
  2. Install the app on your site.

    $ bench --site your-site.local install-app chat
    

Usage

  1. On the portal pages, the guest will be prompted with this view.

    Welcome View

  2. The guest will have to fill a form and after that they will be prompted to the chatting space.

    Form View

  3. You can click the message icon on the navbar to open the chat admin view.

    Guest View

  4. Click on any room and start chatting right away.

    Admin Chat

  5. Chat with any user on the site.

    Direct Room

  6. Create any private room.

    New Room

  7. You can configure the required application settings in chat settings doctype.

    Chat Settings

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].