Page 1 of 1

I need help creating a simple message board using html and javascript. The user has to be able to view posts, create a p

Posted: Thu Jul 14, 2022 2:11 pm
by answerhappygod
I need help creating a simple message board using html andjavascript. The user has to be able to view posts, create a post,comment on posts, edit/delete user's post, view other users andsend private messages to other users. I am currently using angularCLI server in IntelliJ but any other server is fine.