nusmodifications / nusmodifications/nusmods
Venue data update for CELC-SR2A
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: Seminar Room 2A
- Floor: 3
- Location: 1.2968312841190608, 103.7713646072336
Venue does not exist in current version
Update proposed:
"CELC-SR2A": {
"roomName": "Seminar Room 2A",
"floor": 3,
"location": {
"x": 103.7713646072336,
"y": 1.2968312841190608
}
}
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
No file or test is named in the issue. Locate the project's venue-data source and compare nearby entries with the proposed schema, then add CELC-SR2A with the supplied room name, floor, and coordinates. Done means the venue appears in the data without breaking the existing validation or checks.
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
- Clearly specified
- Newbie friendliness
- 76/100