nusmodifications / nusmodifications/nusmods

Venue data update for S16-0207

Open Beginner friendly
#4,559 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

venue data
Dominant language
JavaScript
Stars
689
Forks
364
Avg merge
7h 5m
Merged PRs (30d)
14

Description

Current version:

{
  "roomName": "S16-02-07",
  "floor": 2,
  "location": {
    "x": 103.77410531044008,
    "y": 1.2965532102941577
  }
}

Update proposed:

"S16-0207": {
  "roomName": "S16-02-07",
  "floor": 2,
  "location": {
    "x": 103.7804013490677,
    "y": 1.2967909719264816
  }
}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the venue data entry keyed S16-0207 and compare it with the issue's current and proposed JSON. Update the location coordinates while keeping the room name and floor unchanged; done means the entry matches the proposed values and the venue data remains valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.