Giter VIP home page Giter VIP logo

customer-support-app's Introduction

@codewithmilan

Follow @codewithmilan

I have created this customer support application by which each customer can raise their issue.

Tech Stack

Backend: Nodejs

Database: MongoDB

Websockets: Socket.io

Frontend: Vanilla JavaScript


Extra Features from the doc:

  • Using websockets updating UI in real time

To run this project first you need to install nodejs in your machine.

Steps to install nodejs:

  • Head over to official NodeJS website and download it’s stable version **16.17.1 LTS**
  • After download - open the package and. install the nodejs inside your machine

Now clone this repository to your local environment, I have already given access to it.

Steps to run the project:

  • After cloning project handover to root directory of the project
  • Than install all the dependencies - to install run command in your terminal npm install .
  • After that to run project run command in terminal - npm run dev

Congratulations! now you are ready to give it a test to this project.


As Admin

Go to http://localhost:3000 - here you will be able to see all the users available who submitted their queries

Now click on any of the id and you will be able to see their queries and on the top left corner you can write your answer and submit it to that particular user.

This all works on streamline using the websockets to have real time communication.

As Customer

Go to http://localhost:3000/clienthome.html - enter your user id inside the input box and click on login.

Here you can submit your queries to customer support as well will be able to see their answers here.

This also works on websockets thus it also works in real time.

customer-support-app's People

Contributors

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