onecrayon / onecrayon/api.ashes.live
Modify card creation logic to populate conjuration JSON list with full chain from that point onwards
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 7
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 1
Description
I did this by hand for #18 because there was only a single chained conjuration in the cardpool at that point, but it needs to be an automatic part of the card creation logic.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the card creation logic and review issue #18 for the existing manual example. Trace how the cardpool represents chained conjurations, then make creation automatically populate the conjuration JSON list with the full chain from that point onward. Done means the generated list includes every subsequent linked conjuration without manual intervention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100