Skip to content

Integrate supabase for event/project data and images to supabase #160

Description

@ehrelevant

Currently, event/project data is still stored as JSON files in the repository, while images for both are not being hosted anywhere. These should be moved to the Supabase instance created for this website as part of #158. The data and images gathered in #154 should also be included in this transfer.

Additionally, these need to be properly integrated into the application. This means that the models, data fetching, and data processing should be updated to remove obsolete steps related to parsing the JSON. We should also aim to make further optimizations by making full use of the increased capabilities provided by SQL operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions