Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruddra/gdpr_dashboard


https://github.com/ruddra/gdpr_dashboard

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

## GDPR Dashboard

![GDPR Dashboard demo](screenshot/GDPR_DASHBOARD.png)

### Abstract:

This project is for designing a system which will contain User, Privacy Policy, Settings. User will contain User specific information.
Privacy policy will contain consents for User.
Finally Settings which will bridge between Privacy policy and User; it will contain if user has complied to a certain consent or not.

### Features:

- **GDPR dashboards**: Show GDPR dashboards of all users
- **Policy maintenance**: Adding new policy or deleting existing policy will be reflected on all users
- **Users sync with policies**: When a new user is added to he/she will be synced with current policies.
- **Default values for policies**: When a new policy is added, it has a deafult user choice value.
- **Initial set of policies and users**: When the project runs for the first time it will import a set of users and policies from user given files.

### Technology:

- Java

### Screencast

![GDPR Dashboard](https://github.com/ruddra/blog-images/raw/master/gdpr.gif)