huytd / codedaily-v3

https://news.kipalog.com/
87 stars 14 forks source link

Implement comment feature #16

Open huytd opened 7 years ago

huytd commented 7 years ago

We have authentication and user system up and running.

The next step will be the ability for user to comment on our site.

This will be a big issue, mostly for backend and frontend, so it's recommended if you could have 2 different pull request for each of them.

Take a look at the docs folder for the desired expectation of the commenting system.

mdevlamynck commented 6 years ago

I'd like to take a shot at the backend. I'm a bit confused by the graph in docs/unified_comment_system though. How is it supposed to be read?

huytd commented 6 years ago

Ah. Just some ideas. But you can just skip it. We can do it later (the unified system part).

Basically, that graph show each roles (persona) in the system in each column, and each row is each step of the action. Each action will start from one persona and points to another one, that mean the API call or the DB query happens. The arrow in a row tells us the direction of the actions. On Sat, Oct 7, 2017 at 10:30 AM Matthias Devlamynck < notifications@github.com> wrote:

I'd like to take a shot at the backend. I'm a bit confused by the graph in docs/unified_comment_system though. How is it supposed to be read?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/huytd/codedaily-v3/issues/16#issuecomment-334952439, or mute the thread https://github.com/notifications/unsubscribe-auth/AAleNy9c_KmMa1UdLolpoSufLvhLsQhfks5sp7VPgaJpZM4PmeR- .