This project clears my all concepts, how to add feedback and chat features to your website. you can clone this project and by downloading required modules and running app.js in terminal visit your localhost you will directed to index page and
by clicking on the feedback you can see the feedback form like this! Title and message will be printed out on right side.
And you can also see the chat form in action by clicking on chat button.
To understand it completely open your localhost in two different window and see the chat in action.
Like this !!!!
Don't forget to install socket.io otherwise chat section won't work.
these are two different windows open at same time
its always good practice to implement something by learning some new concepts. It increases your knowledge and ability to face errors and bugs.
Licensed under MIT License.