Giter VIP home page Giter VIP logo

mydata's People

Contributors

dependabot[bot] avatar inaldj avatar max-levitskiy avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

inaldj

mydata's Issues

Who use my data

Each data should have a list of its usages.
With manual adding only yet

List data hashes

We need a method which returns a list of pairs name, hash(value) of users data.
This method should be used for the chrome plugin which checks if user data is used on web sites.

User personal page

We should be able to see person's data if they provide correct access.
By default, no data will be seen.

Share data to person

It should be an opportunity to share data with some person.
In case of update data user with access to a data would see updated data.
From API side data should be sharable by target user name.

Split address to few fields

The interface must have fields:

  • country (autocomplete)
  • state/region
  • city
  • street
  • house number
  • flat number
  • zip code

It should be saved as a map in the value field.

Facebook notification about data update

We should be able to create a post after a data update.
The post should not have information about the data, but only with the data type.
Post example:
"I've updated my {dataType}. You can see it or ask me to give access to it [here](link to my data)"

Add display name

The display name can contain spaces, big and low letters and numbers.
It should be converted to data-id. Spaces should be replaced to dashes and should be converted to lower case.

Data update for "other" type is failing

Steps to reproduce:
Create data with type "Other"

  • and any value
  • Update the value

Network response:

constraints: {isNotIn: "type should not be one of the following values: ,other"}

Selectors api method

We need to have an opportunity to filter our data.
Example: /data/filter/email,main

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.