Coder Social home page Coder Social logo

mhspradlin / power-of-attorney Goto Github PK

View Code? Open in Web Editor NEW

This project forked from code-for-nashville/power-of-attorney

0.0 0.0 0.0 33.07 MB

An online Power of Attorney form for Tennessee immigrants at risk of deportation.

Home Page: http://immigrantpoa.org/

License: MIT License

HTML 3.51% CSS 6.02% JavaScript 90.47%

power-of-attorney's Introduction

Power of Attorney

An online Power of Attorney form for Tennessee immigrants at risk of deportation.

This project was bootrapped using Create React App. Check out the Create React App User Guide for a complete list of commands, how-tos, and FAQs.

Background

Immigrant parents may face detainment or deportation with little warning. Since parents may work in the same location or be in the same location when picked up by ICE/immigration, their children can be left without any legal guardian. When picked up by ICE/Immigration, parents are often unavailable or inaccessible for days or weeks (and can even be deported before ever having access to their children or family). Parents can sign a power of attorney for the minor children to give guardianship of their child to someone they trust, which takes effect only if they are detained or deported.

This app provides a streamlined form with fields specifically tailored to immigrants being detained or deported.

Design

The designs for this project are available on Zeplin. Contact the current maintainer for access to the Zeplin project.

Installation

Make sure you have yarn and a recent version of node.js installed. Clone te repository, install the dependencies with yarn install then run yarn start to start the dev server.

Check out the Create React App User Guide for additional commands.

Custom Commands

We've added a few commands that don't come out-of-the-box for Create React App.

yarn watch-css

Watches changes to your sass files for development.

yarn build-css

Compiles sass files into css for production

ENV VARS

`REACT_APP_MOCK_FORM=true

Start the with mocked form data. This is useful if you are working on the form and don't want to repeatedly enter form information to get to the screen you are working on.

REACT_APP_FORM_STEP=4

Sets the default form step to a specific value.

Sample values

REACT_APP_MOCK_FORM=true
REACT_APP_FORM_STEP=3

For example, you could put the above values in a file called .env.development.local. Or you can use any other way you set environment variables.

Check out the Adding Custom Environment Variables for more details on how create react app handles env variables.

Styling

This project is built with Grommet, and ships with a custom SCSS Grommet theme in styles/grommet/.

SCSS file will be automatically watched and built when you run yarn start. The built .css output will have the same filename and live in the same directory as it's .scss counterpart. Make sure to import the .css output in JavaScript files, not the raw .scss. Create React App is not configured to import .scss.

Flow

Library definitions can be installed with node_modules/.bin/flow-typed install <library>@<version>

Partners

Music City Legal Hackers

Deployment

This is deployed to Github Pages automatically by our Travis configuration.

License

MIT

power-of-attorney's People

Contributors

coreyar avatar mshenfield avatar jjsub avatar ntbrewer avatar bitcode avatar kevinahuber avatar enlore avatar combinatorist avatar tom-bu avatar cheor avatar paulo-g-martinez avatar cdaniel3 avatar franklingraves avatar jmondesir avatar mrerin avatar niicck avatar coreygriggs avatar dependabot[bot] avatar julielinx avatar

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.