Skip to content

Feature: Add talks language support, filters and API #468

@lekzd

Description

@lekzd

Motivation
Some of the conferences on the list can accept proposals on local languages, some of them don't accept English ones. It would be nice to see which languages are accepted and the ability to filter Espanol welcome CPFs only for example.

Realization
As far as I understood it needs to be:

  1. PR to API repository to accept "cfpLanguages" param and sanitize it to JSON array, like ['EN', 'RU'];
  2. PR to confs.tech App to add new filters row, that can filter by languages;
  3. PR to confs data to add "cfpLanguages" section on some of conferences.

So anything else needed? What do you think about this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions