All Projects → 18F → Methods

18F / Methods

Licence: other
The methods 18F uses to practice human-centered design.

Projects that are alternatives of or similar to Methods

Css
Believe in Better CSS
Stars: ✭ 262 (+37.89%)
Mutual labels:  guide, scss
Formbase
Better default styles for common input elements.
Stars: ✭ 560 (+194.74%)
Mutual labels:  design, scss
Bootstrap Italia
Bootstrap Italia è un tema Bootstrap 4 conforme alle linee guida di design per i servizi web della PA
Stars: ✭ 193 (+1.58%)
Mutual labels:  design, scss
Uswds
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
Stars: ✭ 5,912 (+3011.58%)
Mutual labels:  design, scss
Css Flags
A collection of pure CSS flags, all single divs.
Stars: ✭ 90 (-52.63%)
Mutual labels:  design, scss
Skeleton Sass
Skeleton Sass is a highly modular version of Skeleton CSS
Stars: ✭ 151 (-20.53%)
Mutual labels:  design, scss
Input Range Scss
Styling Cross-Browser Compatible Range Inputs with Sass
Stars: ✭ 272 (+43.16%)
Mutual labels:  design, scss
Vue Bootstrap With Material Design
Vue Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 803 (+322.63%)
Mutual labels:  design, scss
Guide 3ds
A complete guide to 3DS custom firmware, from stock to boot9strap.
Stars: ✭ 1,055 (+455.26%)
Mutual labels:  guide, scss
Guide
A free, open-source community resource for designers, developers and others working on non-custodial bitcoin products.
Stars: ✭ 94 (-50.53%)
Mutual labels:  design, scss
Portfolio
📰 Meu portfólio criado com o objetivo de mostrar meus projetos recentes e futuros ao longo da minha carreira.
Stars: ✭ 178 (-6.32%)
Mutual labels:  design, scss
Iota
A responsive micro-framework for the grid spec powered by CSS custom properties.
Stars: ✭ 189 (-0.53%)
Mutual labels:  scss
Macos Egpu Cuda Guide
Set up CUDA for machine learning (and gaming) on macOS using a NVIDIA eGPU
Stars: ✭ 187 (-1.58%)
Mutual labels:  guide
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+6847.37%)
Mutual labels:  guide
Awesome Design
🌟 Curated design resources from all over the world.
Stars: ✭ 13,333 (+6917.37%)
Mutual labels:  design
Awesome Startup Tools List
List of all tools (apps, services) that startups should use.
Stars: ✭ 188 (-1.05%)
Mutual labels:  design
Elegantdialog
A beautiful, customizable and interactive dialog for Android written in Kotlin/Java 😍
Stars: ✭ 189 (-0.53%)
Mutual labels:  design
Estmusicplayer
An elegant and simple iOS music player.
Stars: ✭ 2,165 (+1039.47%)
Mutual labels:  design
Graaf
A collection of pure CSS grids for designing your new projects
Stars: ✭ 186 (-2.11%)
Mutual labels:  design
Play With Go
Hands-on, interactive tutorials for programming in Go.
Stars: ✭ 185 (-2.63%)
Mutual labels:  scss

Methods

The 18F Methods were created to describe how 18F puts human-centered design into practice. While this was developed primarily as an internal resource, we hope it can help everyone adopt the methods of human-centered design.

Why methods?

In order to function well within cross-functional teams, designers need to know a few things: which methods they might choose from, why one particular method makes more sense than another at any given moment, and, once they’ve picked a method, how to actually execute it. 18F Methods collects this essential information as a series of cards. In practice, we’ve found the Methods can provide folks with a gateway into our work and build internal alignment around a shared vocabulary.

Specific to 18F, specific to the federal government

It’s important to note that the 18F Methods are designed to account for two things that may not otherwise concern a more generic collection of design methods. First, these methods directly reflect and support 18F’s human-centered work. (They are also continuously updated in a human-centered way — how meta!) Second, 18F Methods are designed to keep federal employees on the happy side of the law. This collection specifically includes helpful information on topics for which designers working in the federal government may need clarification, such as privacy and the Paperwork Reduction Act.

Getting started

Reading the Methods online

You’re presently looking at the Methods’ GitHub (code) repository. Please visit our homepage to read the Methods online.

Printing the Methods

To print a copy of the Methods for offline use, visit the Methods print page. You may need to select file → print… from your web browser.

Contributing to the Methods

For more information on contributing to the Methods (or even making a suggestion), see CONTRIBUTING.md. If you would like to suggest a new Method be added to the collection, please follow the instructions here.

Learn more about our goals and the way we work in our wiki.

Running the Methods website on your local machine

You will need Ruby ( > version 2.1.5 ). You may consider using a Ruby version manager such as rbenv or rvm to help ensure that Ruby version upgrades don’t mean all your gems will need to be rebuilt.

On OS X, you can use Homebrew to install Ruby in /usr/local/bin, which may require you to update your $PATH environment variable:

$ brew update
$ brew install ruby

To serve 18F Methods locally, using methods as the name of your new repository: Run each of the following steps to get the site up and running.

$ git clone [email protected]:18F/methods
$ cd methods
$ bundle install
$ jekyll serve

You should be able to see the site at: http://localhost:4000/

Current team

  • Tiffany Andrews
  • Carly Jugler
  • Megan Reed
  • Peter Rowland
  • Julie Strothman

Past contributors

  • Amirah Aziz
  • Ana Monroe
  • Melissa Braxton
  • Jeremy Canfield
  • Elisa Chen
  • Erica Deahl
  • Carolyn Dew
  • Matt Dobson
  • Andre Francisco
  • Leah Gitter
  • James Hupp
  • Nicky Krause
  • Omid Ghaffari-Tabrizi
  • Julia Lindpaintner
  • Colin MacArthur
  • Andrew Maier
  • Brad Nunnally
  • Eric Richards
  • Eric Ronne
  • Jennifer Thibault
  • Russ Unger
  • Scott Weber
  • Victor Zapanta

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].