Messageboard feedback

Hey guys, tell me what do you think about my Messageboard app… I would appreciate any feedback. I’ve built this app following freeCodeCamp’s user stories. Many other features could’ve been added, but I’ve decided to stick with the user stories. Also, I could’ve added some other things like favicon etc.
So, what do you think about it?

links:
github repo
live app

Pretty nice, but not super intuitive.

Why does it keep asking me for passwords? A system for recognising me as a user would feel more normal (but requires more thinking about your backend architecture).

I also didn’t realise what the report button did, or know how to undo an erroneous flag. You could maybe add an ‘are you sure you want to report this’ modal or something similar.

But a decent little app :slight_smile:

Hey, thanks for the feedback. The passwords and reports were required by fCC’s User Stories. I agree that the way you suggest would be far more intuitive, but I’ve decided to stick with the User stories at this moment. Though, the ‘are you sure you want to report this’ dialogue would be a fine addition to the project.
Thanks again for taking time to give me your opinion on this.