nusmodifications / nusmodifications/nusmods
Venue data update for CQT/SR0514
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
Reporter: jiarui.jin@u.nus.edu
- Room Name: Seminar Room 05-14
- Floor: 5
- Location: 1.2972521936759154, 103.78042280673982
Venue does not exist in current version
Update proposed:
"CQT/SR0514": {
"roomName": "Seminar Room 05-14",
"floor": 5,
"location": {
"x": 103.78042280673982,
"y": 1.2972521936759154
}
}
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
Use the issue's proposed JSON as the specification and locate the repository's venue data source. Add the CQT/SR0514 record with the supplied room name, floor, and coordinates, then verify that the venue appears in the project's existing data validation or venue lookup flow.
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
- 70/100