Skip to content

Epic: Fix Name Inconsistencies in the Tools Filter #8497

@nadiaspn0503

Description

@nadiaspn0503

Overview

We need to fix the name inconsistencies of the tools in the tools filter to ensure all information is up to date and correct.

Details

While doing an annual check on technology/tools/languages we found the following inconsistencies, which will need to be fixed.

  • "AtlasTI" should be "ATLAS.ti"
  • MongoDB Atlas should be MongoDB
  • "Google Data Studio" should be "Looker Studio"
  • "ArcGIS surveys" should be "ArcGIS Survey123"
  • "Style Components" is likely supposed to be "Styled Components"

Action Items

  • Identify which projects use the above tools by using filters for tool name (resource 1.01)
  • Create issues to update each project.md file using the template (resource 1.04)

Resources/Instructions

Issue template
### Prerequisites
1. Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our [Getting Started](https://www.hackforla.org/getting-started) page and attend an onboarding session.
2. You have already read our [How to Contribute to Hack for LA Guide](https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md).

### Overview
We need to update tool information so that visitors to the website can find projects that use specific tools.

### Action Items
- [ ] In your IDE, open the `_projects/[Insert filename].md` file.
- [ ] Observe the existing syntax of the front matter block [^1] in the file.
- [ ] Find the `tools` variable and replace the following text .
   from   
   ```
   [REPLACE WITH CURRENT TEXT (E.G., `  - Style Components`)
   ```
   to
   ```
   [REPLACE WITH FUTURE TEXT (E.G., `  - Styled Components`)
   ```
- [ ] Verify the changes by viewing the following in your local environment with Docker, and include 'before' and 'after' screenshots with your pull request:
  - [ ] [Insert name of project] page [^2]

### Resources/Instructions
[^1]: [Info about the front matter block](https://jekyllrb.com/docs/front-matter/)
[^2]: Project detailed info page URL: [Insert project specific page URL here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersp-feature: Projects-checkWe use this page to check to make sure that teams are using the Technology section correctlyrole: front endTasks for front end developerssize: 0.5ptCan be done in 3 hours or less

    Type

    No type

    Projects

    Status

    ERs and epics that are ready to be turned into issues

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions