hackergarten / hackergarten/hackergarten.github.io
Adapt event JSON schema to online events
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 83
- Avg merge
- 17m
- Merged PRs (30d)
- 3
Description
"venue" / "address" attributes do not seem a particularly good fit for a remote event.
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 by locating the event JSON schema and the places that consume the "venue" and "address" attributes. Define how an online event should be represented, then verify that the schema supports it without requiring physical-location fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100