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

Development work for Work page #67

Closed
9 tasks done
AnthonyRollins opened this issue Apr 21, 2023 · 3 comments · Fixed by #208
Closed
9 tasks done

Development work for Work page #67

AnthonyRollins opened this issue Apr 21, 2023 · 3 comments · Fixed by #208
Assignees
Labels
dev A task for a dev to work on
Milestone

Comments

@AnthonyRollins
Copy link
Member

AnthonyRollins commented Apr 21, 2023

@AnthonyRollins AnthonyRollins added this to the Work Page milestone Apr 21, 2023
@AnthonyRollins AnthonyRollins added the dev A task for a dev to work on label Apr 21, 2023
@o-ram
Copy link
Member

o-ram commented Mar 6, 2024

@thekaveman @angela-tran Designs and copy for the Work page are finalized within this Figma file. These are the same designs we reviewed with Segacy on 1/8. Sarah kindly inserted the final copy and cleaned it up for us, along with addressing comments from Machiko. Let us know if you have any questions or need anything else. Thanks! cc @AnthonyRollins

@angela-tran
Copy link
Member

angela-tran commented Jun 26, 2024

Here's what I'm thinking for breaking up the development work:

edit: these have been added to the issue description

This first task is

  • Add new /our-work page with empty sections with background colors

All tasks below are blocked until the first task is done. Once unblocked, they can be worked on by anyone in any order. Just make sure to stay in your section.

  • Implement top "Our Work" section
    • should be similar to other pages' top sections
  • Implement "What We Do" section
    • add accordion and the styles for it specified in Figma
    • add signpost icon
    • let's have a data file for the services - template iterates through the data when rendering the accordion sections
  • Implement "What We've Done" section
    • implement cards
      • tags on cards
      • non-image card
      • image card
    • let's have the card contents in a data file
      • could be a collection in the future, but keeping it simple for now
    • "See more projects" button and "See fewer projects" button -> reference team member section from /about for how this is done
  • Add testimonial section
    • should be able to reference testimonial section from /about
  • Add "Ready to work together?" section
  • Add menu item for /our-work page named "Our Work"

I'll review this with @thekaveman tomorrow and then create issues with screenshots.

@angela-tran
Copy link
Member

I'll wait for #204 to be merged in before creating the rest of the tasks, so we can test out the workflow. (And so I don't have to manually set the project 😄)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev A task for a dev to work on
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants