Giter VIP home page Giter VIP logo

Comments (27)

 avatar commented on August 20, 2024 2

The 12 Tiles of Molina is what I call it

from operationcode_frontend.

kylemh avatar kylemh commented on August 20, 2024 2

I think we should try to put staff information into a yaml file like the Code Schools info. It will make the component hundreds of lines smaller. Let's see if people are comfortable with that on Slack.

from operationcode_frontend.

Cooperbuilt avatar Cooperbuilt commented on August 20, 2024 1

@kylemh I agree with this. I already have something worked up for it. My team member cards are basic, and the board/ more important folks could have larger cards

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

from operationcode_frontend.

 avatar commented on August 20, 2024

@davidmolina @rickr I need all these names to design the page. My initial thought is that this may get too lengthy for a single page and we might have to break it up. I'll know more after I see how many names we're working with.

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

from operationcode_frontend.

rickr avatar rickr commented on August 20, 2024

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

from operationcode_frontend.

hollomancer avatar hollomancer commented on August 20, 2024

Recommend that we just do something simpler, where we combine everyone onto a single grid of portraits. See; http://metalab.co/company/#team

As MVP, this can just be a 4x4 grid of portraits - once the framework is created, @davidmolina and I can grab images and add needed copy.

from operationcode_frontend.

rickr avatar rickr commented on August 20, 2024

Sounds good to me. I'll update the ticket.

from operationcode_frontend.

 avatar commented on August 20, 2024

desktop-about-2
FYI - here's a watered down version of the staff/mission page. Keeping it simple. We could replace the grid/circles here with @hollomancer idea no problem.

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

from operationcode_frontend.

hollomancer avatar hollomancer commented on August 20, 2024

That's a lotta Molina

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

@RobKriner can we change it from /staff to /team? We should add every volunteer, including board members. Alphabetical maybe by first or last name?

from operationcode_frontend.

 avatar commented on August 20, 2024

@davidmolina we can but I need to know how many people we are talking about. Is there a list?

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

@RobKriner (in alphabetical order)

Aaron Suarez, Gulf Coast Chapter Leader
Aimee Knight, Board Director
Alexander Laquitara, NYC Chapter Co-Leader
Andy LaMora, Legislative Affairs
Ashley Templet, North Carolina Chapter Leader
Bradley Cantor, Legislative Affairs
Bret Funk, Deploy Advisor
Caleb Singer, Marketing & Development Advisor
Charles Sipe, Seattle Chapter Co-Leader
Conrad Hollomon, Chief of Staff & COO
Curt Arbtin, San Antonio Chapter Assistant
Dane King, Deploy Mentor
Dave Barner, Product Strategy
David Denninger, Legislative Affairs
David Marchante, Florida Chapter Leader
David Molina, Founder & Executive Director
Doug Brown, Scholarship Committee
Edward Gutierrez, Contributing Writer
Elmer Thomas, Board Director
Eunice Heymann, Austin Chapter Leader
Farrah Morrisey, Development Advisor
Franklin Webber, Scholarship Committee
George Everts, Code School Outreach Specialist/Troops to Coders Lead
Heather Baldry, Scholarship Committee
Ian Lenny, Director of Code School Technical Assistance
Jameel Matin, Silicon Beach Chapter Leader
James Davis, Board Director
James Larimer, Deploy Business Development
Janine Medina, Legislative Director
Jay Bloom, Board Advisor
Jay Miller, San Diego Chapter Leader
Jeremy Hall, Product Design
Jesse James, Portland Chapter Leader
Jessica Rose, Comms/Marketing
John Bailey, Finance Advisor
John Garcia, Board Advisor
John Hampton, Director of Mentorship
Josh Smith, San Diego Chapter Assistant
Josh Springer, Employer Partnerships
Joshua Breeden, Hampton Roads Chapter Assistant
Juan Chavez, Seattle Chapter Co-Leader
Ken Collier, Utah Chapter Leader
Kevin Falting, Midwest Military Outreach
Kevin Henry, Social Media
Krystyna Ewing, Deploy Developer & Columbus Chapter Leader
Kyle Holmberg, Python-Squad Lead
Larry Burris, Hampton Roads Chapter Leader
Lloyd Garrison, San Antonio Chapter Leader
Lyn Dee, Community Engagement
Maggie Molina, Community Manager & Seattle Chapter Co-Leader
Mark Kerr, Chairman Emeritus & JAG Brigade Chair
Matthew Bach, Hampton Roads Chapter Assistant
Meg Ludwa, Grant Writer
Michael Bell, Director of Policy
Mike Slagh, Board Advisor
Nathanael Duke, Re-Deploy Coordinator
Nell Shamrell, Strategic Partnerships
Nick Krzemienski, Director of Deploy
Nina Alli, NYC Chapter Co-Leader
Philip Percesepe, Employer Partnerships
Reid Blomquist, Deploy Mentor
Reid Olmstead, Finance & Accounting
Rhonda Til, Funding & Admin Support
Rick Rein, CTO
Rob Kriner, Director of Marketing
Roy Mosby, Ft. Stewart - HAAF Chapter Leader
Shelly Xiong, Okinawa Chapter Leader
Stacy Chin, Grant Writer
Steve Arcand, Boston Chapter Leader
Thomas Ciszek, Board Director
Tyrone Grandison, Board Director
Walter Valdez Santos, Community Support

from operationcode_frontend.

Cooperbuilt avatar Cooperbuilt commented on August 20, 2024

Is the intention to create an endpoint for the staff / volunteers to source the UI, or can we move forward hard-coding in their info for now?

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

If possible, let's change it to /team and put everyone in alphabetical if possible. I'd like to stay away from a /staff page, /board page, etc.

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

I'll work bios for Mike Slagh, Board Advisor; John Garcia, Board Advisor; Jay Bloom, Board Advisor.

from operationcode_frontend.

Cooperbuilt avatar Cooperbuilt commented on August 20, 2024

@davidmolina Where do you see the bios going?

from operationcode_frontend.

kylemh avatar kylemh commented on August 20, 2024

@Cooperbuilt @RobKriner @davidmolina

Maybe we can create a separate component for BoardMemberCards as opposed to TeamMemberCards?

from operationcode_frontend.

hollomancer avatar hollomancer commented on August 20, 2024

Wait, why was this closed?

from operationcode_frontend.

kylemh avatar kylemh commented on August 20, 2024

The endpoint exists already and was closed with #208
https://github.com/OperationCode/operationcode_frontend/pull/208/files#diff-22c7766e74bdd18b7b308852d7789f3c

I made a seperate issue addressing the fact that it's not connected to the Nav.

from operationcode_frontend.

davidmolina avatar davidmolina commented on August 20, 2024

from operationcode_frontend.

kylemh avatar kylemh commented on August 20, 2024

@Cooperbuilt

from operationcode_frontend.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.