Skip to content

Stop parsing reqs twice #5

Description

@eyqs

Currently, ubcalend.py parses the req information from the UBC Calendar into an unambiguous string with parentheses, and then req.py parses these strings into the actual JavaScript arrays.

This makes no sense. Just make ubcalend.py parse the req information into JavaScript arrays in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions