loadsys / loadsys/ember-demo

Menage comment

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Maybe the request may sound silly but I'm pretty new in ember...
I see that the model Comment is defined and linked to Post in application.js and the route of cakephp is set to `/api/posts/:post_id/comments` but I can't find where this is managed ember: It's possible to manage comments from view?

Thanks a lot
Alessandro

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading application.js, where Comment is linked to Post, and trace the CakePHP route /api/posts/:post_id/comments. The issue does not define the requested view behavior or acceptance criteria, so clarify what comment management should support before identifying the implementation and a testable definition of done.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
api, backend, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.