Anonymous message board fcc

Hello, campers:
I’m interested to find out what method did you use for the database structure and the architecture for this project. Since it involves storing data within specific threads I thought; I would like to get ideas of efficient ways to achieve this with Postgres

If someone made this project using nodejs with Postgres I’ll be more than happy if you send me the Github repo or the source code

The link of project in the FCC curriculum:
https://www.freecodecamp.org/learn/information-security/information-security-projects/anonymous-message-board

Thank you guys hope you’re doing well

1 Like

Here is the project Guys:

https://github.com/mootarek/reddit-clone

Fully Implemented in Postgres and Nodejs, with React-redux in the Front End