Skip to content

Comments and replies on the web

Sietse Nefs edited this page Oct 15, 2020 · 3 revisions

Making a comment and reply system

I want to make a comment and replies system so users can give feedback on the 3D model. Then the 3D designers can reply to that comment to make it as the user wants it.

Tools

  • To make a comment and reply system you will need a database of some kind to save all the comments and load then in on page load. You can use Mysql for this.
Clone this wiki locally