Giter Club home page Giter Club logo

gdpr-lite's Introduction

gdpr-lite

A lightweight JS tool to inform users of cookie usage.

gdpr-lite's People

Contributors

vanwagenenj avatar

Watchers

 avatar

gdpr-lite's Issues

Track if users have accepted cookies

The tool needs to somehow track if the user has accepted the cookies for each site. If they have, the warning shouldn't display. If they haven't, then the warning should display. Could probably do this through yet another cookie.

Create Useful Documentation

Once Issue #2 is completed, the library needs documentation on how to use it. This should be easily digestible for all levels of developers so that they can easily know how to use this simple tool.

Create Build

This tool should be easy to install on any website. It's a vanilla JS library that should be able to plug and play on any site. The set-up should be minimal and the dependencies should be nonexistant. Basically, the developer should be able to add this as an npm dependency or download the js file as a static resource. They then simply include it on the page and call the initialize function to use the tool.

To accomplish this, the file(s) need to be built and consumable. To accomplish this, a few things need to happen:

  1. Decide on a build tool to use
  2. Set up the tool so that one file is built
  3. Publish the built file to npm and as a static resource... somewhere (github?)
  4. Decide on tests to execute as part of the pipeline

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.