Venue data update for CQT/SR0514

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

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
javascript
Domain
data

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.

Description

venue data

Reporter: jiarui.jin@u.nus.edu

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
  }
}
Dominant language
JavaScript
Stars
689
Forks
364
Avg merge
7h 5m
Merged PRs (30d)
14

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.

More from nusmodifications/nusmods

All issues in nusmodifications/nusmods

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.