Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Map/Challenge Tags #49

Open
viddie opened this issue May 19, 2024 · 0 comments
Open

Add Map/Challenge Tags #49

viddie opened this issue May 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@viddie
Copy link
Collaborator

viddie commented May 19, 2024

Smth like:

  • Length (Short, Medium, Long)
  • Input Density
  • ...?

Model:

  • New table tag (id, name)
  • New table challenge_tag (id, challenge_id, tag_id)

Backend:

  • Endpoints:
    • tag.php (get, update [v], create [v], delete [v])
    • challenge-tag.php (get, update [v], create [v], delete [v])

Frontend:

  • Show as chips somewhere on challenge page
  • Show somehow for all challenges in a map on the map page
  • Include in search
@viddie viddie added the enhancement New feature or request label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant