-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
P-Feature: Project Info and PageA project's detail page (e.g. https://www.hackforla.org/projects/100-automations)A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)P-Feature: Projects pagehttps://www.hackforla.org/projects/https://www.hackforla.org/projects/good first issueGood for newcomersGood for newcomersp-feature: Projects-checkWe use this page to check to make sure that teams are using the Technology section correctlyWe use this page to check to make sure that teams are using the Technology section correctlyrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Milestone
Description
Dependency
- Refactor current-projects file to fix any formatting issue with new tools data format #4860
- Refactor current-projects-check file to fix any formatting issue with new tools data format #4861
Prerequisites
- 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.
- Please make sure you have read our Hack for LA Contributing Guide before you claim/start working on an issue.
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 home-unite-us.md file and find the entry for
tools: - Change the
toolsdata from:
tools: Figma, AWS, Nginx, Docker, Style Components, Zoom, GitHub, Google Drive, Docs, Sheets, Slides
to
tools:
- Figma
- AWS
- Nginx
- Style Components
- Zoom
- GitHub
- Google Drive
- Docs
- Sheets
- Slides
Do not include docker even though it is in the current tools list, because it is actually categorized under languages, which is delivered by pulling the language for a repo from the GitHub API.
- Confirm that the Tools data on all project pages is rendered correctly
Resources/Instructions
- Homepage
- Projects page
- This issue is part of an epic: Create new issues to refactor Tools data in project md files #4777
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P-Feature: Project Info and PageA project's detail page (e.g. https://www.hackforla.org/projects/100-automations)A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)P-Feature: Projects pagehttps://www.hackforla.org/projects/https://www.hackforla.org/projects/good first issueGood for newcomersGood for newcomersp-feature: Projects-checkWe use this page to check to make sure that teams are using the Technology section correctlyWe use this page to check to make sure that teams are using the Technology section correctlyrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Type
Projects
Status
Done