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 food-oasis.md #4805

Closed
4 of 5 tasks
Tracked by #4777 ...
t-will-gillis opened this issue Jun 11, 2023 · 3 comments · Fixed by #5133
Closed
4 of 5 tasks
Tracked by #4777 ...

Refactor Tools data for food-oasis.md #4805

t-will-gillis opened this issue Jun 11, 2023 · 3 comments · Fixed by #5133
Assignees
Labels
good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) P-Feature: Projects page https://www.hackforla.org/projects/ p-feature: Projects-check We use this page to check to make sure that teams are using the Technology section correctly role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours

Comments

@t-will-gillis
Copy link
Member

t-will-gillis commented Jun 11, 2023

Dependency

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.

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 food-oasis.md file and find the entry for tools:
  • Change the tools data from:
tools: Figma, Photoshop, Sketch, whiteboard / paper & pencil, phone calls, paper prototyping, Google forms, Google Sheets, Google Analytics, FigJam, SPSS, Mplus, AtlasTI, Usabilityhub.com surveys

to

tools:
  - Figma
  - Photoshop
  - Sketch
  - whiteboard / paper & pencil
  - phone calls
  - paper prototyping
  - Google forms
  - Google Sheets
  - Google Analytics
  - FigJam
  - SPSS
  - Mplus
  - AtlasTI
  - Usabilityhub.com surveys
  • Confirm that the Tools data on all project pages is rendered correctly

Resources/Instructions

@t-will-gillis t-will-gillis added Dependency An issue is blocking the completion or starting of another issue good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) P-Feature: Projects page https://www.hackforla.org/projects/ p-feature: Projects-check We use this page to check to make sure that teams are using the Technology section correctly role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours labels Jun 11, 2023
@github-actions github-actions bot added the ready for dev lead Issues that tech leads or merge team members need to follow up on label Jul 20, 2023
@t-will-gillis t-will-gillis added Ready for Prioritization and removed Dependency An issue is blocking the completion or starting of another issue ready for dev lead Issues that tech leads or merge team members need to follow up on labels Jul 20, 2023
@awellsbiz awellsbiz self-assigned this Jul 28, 2023
@github-actions
Copy link

Hi @awellsbiz, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@awellsbiz
Copy link
Member

Hey Team,

I forgot to respond to the message above. I will make sure to complete for the next task/ticket.

The projects tools refactor #4805 has been completed

Anthony Wells

@ExperimentsInHonesty
Copy link
Member

ExperimentsInHonesty commented Aug 13, 2023

Make ER to Change

- [ ] Change
```
  - Google forms
```
to
```
  - Google Forms
```
- [ ] Change
```
  - Usabilityhub.com surveys
```
to
```
  - UsabilityHub
```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) P-Feature: Projects page https://www.hackforla.org/projects/ p-feature: Projects-check We use this page to check to make sure that teams are using the Technology section correctly role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours
Projects
3 participants