redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

🚀 Adding a Feature: Feed #26

Closed paOmer closed 2 years ago

paOmer commented 2 years ago

Create a feed, the feed is the project main page, it would contain posts from different users. The feed app will contain posts and comments data models that need to be set up. The following tasks should be completed:

The post and comment data models should look like the following ERD:

amittcohen commented 2 years ago

What is the 'comment_parent_ID'?

paOmer commented 2 years ago

What is the 'comment_parent_ID'?

Hi @amittcohen, please refer to it here: https://github.com/redhat-beyond/JobSeeker/issues/23#issuecomment-1067615311

taljacob2 commented 2 years ago

@paOmer Once you add the "LIKE" table, can you please also add it to our main ERD on #23?