Git Product home page Git Product logo

simplify-privacy-statements-v2's Introduction

Proof of Concept - Simplify Privacy Statements

Privacy is a complex policy area and is often used to shut down crucial user research or testing. Let's take the guess-work out of creating privacy and consent (P&C) notices for designers and researchers - maybe even for the entire government of Canada. Just as VAC has a logic to their benefits, so does a privacy and consent form. Let's create a tool that automatically generates P&C notices so that policy doesn't have to keep holding up the show.

Mission Statement: Help CDS research and design spend more time with users, and less time fighting the bureaucracy.

Goal: A working prototype that generates P&C statements.

Trello board: https://trello.com/b/vptWzBnE/generate-privacy-statements-portage

Installing and running locally (Mac)

  • Install git, node and pandoc. The best way to do this is probably using Homebrew (which you need to install first)
    • homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    • others: brew install git node pandoc
  • You might want to set up ssh keys to make it easier to interact with GitHub. See Generating a new SSH key and adding it to the ssh-agent. Alternatively, you could use GitHub Desktop or an IDE with integrated git support.
  • Clone the repo locally and go into the repo directory
    • git clone [email protected]:cds-snc/simplify-privacy-statements-V2.git
    • cd simplify-privacy-statements-V2
  • If you want to use Google Analytics or to send feedback or link emails, you have to set up proper environment variables. Copy the .env.example file into .env and set the variables appropriately.
  • Next install the third party modules using npm install
  • You can now run the app locally! run npm run dev and then open a web browser to localhost:3000.

simplify-privacy-statements-v2's People

Contributors

dsamojlenko avatar jeffmaher avatar maxneuvians avatar pcraig3 avatar sastels avatar smcmurtry avatar timarney avatar

Watchers

 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.