Skip to content

Deprecate getSemesterFromDate on frontend #838

@julianweng

Description

@julianweng

We currently display the semester of a given club application as cosmetic info calculated from the application end time. However, we calculate this redundantly in multiple places, both on the backend through the cycle field (code here and here) as well as the frontend through the getSemesterFromDate helper function (usages here and here). They appear to do the same thing, so we can replace usages of the latter with the former.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions