BasileF / Full-Send-341

0 stars 0 forks source link

Post Comments #61

Closed patrickgdbt closed 4 years ago

patrickgdbt commented 4 years ago

Every User Post in the database should store comments that are made on that post. Every time a comment is added, it should be saved to the database under "comments" and a "commentCount" should be incremented.