Thanks to visit codestin.com
Credit goes to github.com

Skip to content

imgios/dependensee

Repository files navigation


Minimal relaxed functional dependencies set visualization webapp

What is Dependensee?

Dependensee is a webapp that visualize a set of minimal Relaxed Functional Dependencies (RFDs) extracted from a dataset (plain text file) with a given threshold, through a colored matrix.

Built with:

Development

Development-related progress can be seen in the develop branch. Keep reading if you want to give it a try.

Prerequisites

  • latest Node.js and npm
  • Ionic v4

Run

$ git clone https://github.com/imgios/dependensee.git
$ cd dependensee
$ npm install
$ ionic serve
Input file structure

Dataset must be a .txt file structured as follows:

where A, B, C and D are attributes and values after "at sign" (@) are thresholds associated to those attributes. An example is available in /example-data.

License

Dependensee is MIT licensed.

About

📊 Minimal relaxed functional dependencies set visualization webapp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •