Giter Club home page Giter Club logo

chatty's Introduction

Chatty

Project   |    Technologies   |    Services Used   |    Getting Started   |    How To Use   |    Features   |    License

PRs welcome! License


💻 Project

Chatty is a real-time customer service chat.



🚀 Technologies

This project was developed using these techs:


👨‍🔧 Services Used

  • GitHub

🎮 Getting Started

If you want run this code, you can start cloning the repository using HTTP or SSH key.

  • Open your git

  • Type git clone

  • Insert the HTTP or SSH key (on windows, shift + insert to paste on gitBash)

  • You can find this HTTP or SSH Key by clicking on Code on the top right in this repository image

  • Once cloned you can open the project in your IDE and enter the codes below in the IDE terminal

yarn To add the dependencies on the project.

If you don't already have the database.sqlite file inside the src/database folder, create this file and run yarn typeorm migration:run to create the database tables.

yarn start Runs the app in the development mode.
Open http://localhost:3333 to view it in the browser.



Dependencies

Dev Dependencies


📌 How to Use

1 - After running the application you can check how real-time communication takes place using socket.io

1.1 - Access http://localhost:3333/pages/client, open the Support Chat and enter a message and email address;

1.2 - Access http://localhost:3333/pages/admin and reply the "customer"!


🕵 Features

The main features of the application are:

Client

  • Access a suport chat
  • Send informations
  • Conversation history

Admin

  • See all customers who have unanswered questions
  • Reply a customer
  • Conversation history

📝 License

This project is under MIT license.


In case of sensitive bugs like security vulnerabilities, please contact [email protected] directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!



Please follow on github and join us! Thanks for visiting me and good coding!

Made with ♥ by Deywerson Pereira

chatty's People

Contributors

deywersonp 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.