Skip to content

Priv-o-matic is an interactive Javascript tool for creating the privacy statements required by New Zealand law for small to medium enterprises.

License

Notifications You must be signed in to change notification settings

OPCNZ/priv-o-matic

Repository files navigation

Priv-o-matic

Priv-o-matic is an interactive Javascript tool for creating the privacy statements required by New Zealand law for small to medium enterprises (SMEs).

The goal is to improve the overall quality of online privacy statements seen in New Zealand, by making it easy for small business owners less familiar with privacy law to create statements.

While this was made for the NZ Privacy Commissioner's website, the intention was that it would be possible for others to improve the tool or reused it elsewhere (possibly in another jurisdictions).

For more info on NZs privacy law requirements see the Privacy Commissioner's Office website.

License

Copyright (c) 2015 Office of the Privacy Commissioner

Priv-o-matic is available under the MIT Licence. see COPYING for more info.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Deploying to Github pages:

  • git checkout master
  • ember github-pages:commit --message "[Description of changes]"

Further Reading / Useful Links

About

Priv-o-matic is an interactive Javascript tool for creating the privacy statements required by New Zealand law for small to medium enterprises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published