Skip to content

ldc6721/r_t_board

Repository files navigation

r_t_board

realtime-comment-board

this is the sample board system for practice nodejs and express
same like another common board system, but this can see another person is typing comment & post comment real time.
and another person can see you typing comment & post comment too. like chatting system.
don't need F5 or refresh button for post. I developed this comment system using socket.io

this is monolithic service

you have to create database collection. I will offer board create system in this project.


platform:nodejs framework:express,ejs,mongoose,express-session,socket.io Database:mongodb

you need:

  • nodejs
  • mongoDB

SAMPLE SCREENSHOT

gif real time comment (another client send to server) image
main page
image board list page
image post list page
image sample post page

About

realtime-comment-board

Topics

Resources

Stars

Watchers

Forks

Contributors