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

Refactor Tools data for civic-tech-index.md #224

Closed
3 tasks
t-will-gillis opened this issue Jun 18, 2023 · 0 comments
Closed
3 tasks

Refactor Tools data for civic-tech-index.md #224

t-will-gillis opened this issue Jun 18, 2023 · 0 comments

Comments

@t-will-gillis
Copy link
Owner

Prerequisites

  1. You must be a member of Hack for LA to work on an issue. If you have not joined yet, please follow the steps on our Getting Started page.
  2. Please make sure you have read our Hack for LA Contributing Guide before you claim/start working on an issue.

Dependency

  • #xxxx

Overview

We need to revise the filter menu on the projects-check page to include a dropdown for "Tools", so that we can see where we might need to move project values from tools to technologies, and vice versa. In order for the filter to work properly, we need to refactor the tools data in the .md file from a string to a list.

Action Items

  • Refer to the {PROJECT_NAME} file and find the entry for tools:
  • Change the tools data from:
tools: Google docs, Figma, Usability Hub

to:

tools:
  - Google docs
  - Figma
  - Usability Hub

Resources/Instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Status: QA
Development

No branches or pull requests

1 participant