hackclub / hackclub/hackathons-backend

Hackathon Regions

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
29
Forks
8
Avg merge
12h 2m
Merged PRs (30d)
41

Description

Currently, the code for determining the region of a hackathon is [located in the front-end repo](https://github.com/hackclub/hackathons/blob/1ad8ff8696cbdcacb4d04feb34084ec8f3cafdb8/pages/%5Bregion%5D.js#L51
). Let's move this to the backend.

The Airtable contained an `apac` boolean, which was also migrated over this repo as a temporary solution. The new `Hackathon::Region` model should phase out the use of that boolean. (At the moment it's also exposed via the API to maintain existing functionality on the front end)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.