binary-upload-boom
binary-upload-boom copied to clipboard
The 100Devs Social Network
Utilized array inside of the post ID rather than a separate array controller.
Added ability to add and delete comments.
Added some comments to the binary boom project.
Added comments functionality. Additionally, the ability to like, delete, and show users in the comments.
Adjust BUB app to add comments
- Users can add comments on posts - Comments are displayed below the corresponding post, along with the username and time posted
Added comment functionality for posts. Includes creating and deleting comments. Consists of Comment model, controller, routes, and rendering in the Posts view.