nusmodifications / nusmodifications/nusmods
Venue data update for MD6-01-01B
Open
Beginner friendly
Nobody has claimed this yet.
venue data
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 364
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 14
Description
- Room Name: md6
- Floor: 1
- Location: 1.296571087109387, 103.77311646938325
Venue does not exist in current version
Update proposed:
"MD6-01-01B": {
"roomName": "md6",
"floor": 1,
"location": {
"x": 103.77311646938325,
"y": 1.296571087109387
}
}
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
Find the repository's venue data entry point and check how existing venue records are structured. Add the proposed MD6-01-01B record with the given room name, floor, and coordinates, then run the relevant project checks or tests and confirm the venue appears in the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 76/100