Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Add likes, views and comments #88

@Ullaakut

Description

@Ullaakut
  • Update data models
  • Create comments table
  • CRUD for comments
  • Design & implement view logic

Should it be incremented for every GET on a blog post? Annoying if we get all posts. Also problematic for the load on the DB if it's done for every view. Might be better to have a way to periodically increase it.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions