Now-Loading / ChainLetter

a small story writing app
0 stars 2 forks source link

As a user I want to add a new link to an existing chain #3

Open heykc opened 3 years ago

heykc commented 3 years ago

Similar to our "start new chain" story, however, here we're creating a new link and attaching it to the end of an existing link. Thus creating the "chain." Users will be able to add a new link to the end of ANY link in an existing chain. So If the chain only has the first link, a user can add a link to the end of the first, making the second link. Another user can now add a link to the same chain either to the end of the first link, creating a branch in the chain, or to the end of the 2nd link, continuing the single path.

Acceptance Criteria