Item locations
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.2k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 21
Description
I saw an open issue for tm locations, but I would like to expand that to item locations. Items API already exists, and locations already exist, but being able to know which locations in which game provide that item, and if its repeatable or not would be useful.
I don't know if this would just be scraping wikis or if there is some other source of truth that could be used to aggregate that data for a bunch of games.
Contributor guide
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 by reviewing the existing Items API and Locations API to determine how their data is modeled. Investigate whether an authoritative source exists for item locations across games and repeatability; done should include a defined aggregation approach and API representation for those relationships.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100