A simple posting app, what do you think?

Hello, so I have made a simple posting app, basically a user creates a post and comment’s on other users posts.

This is the link here Dwi.
this is the github repo.

what I used:

  • pug
  • nodejs (express)
  • mongodb (mongoose)
  • passport for authentication

Features I will add:

  • authentication with google
  • pagination
  • better styling
  • making a 404 page not found
  • being able to edit comments

So what do you think? what ideas that you think i should add or improve?

1 Like