ProductPromotion
Logo

Analytics

made by https://0x3d.site

GitHub - jortilles/EDA: Enterprise Data Analytics by Jortilles ( EDA )
Enterprise Data Analytics by Jortilles ( EDA ). Contribute to jortilles/EDA development by creating an account on GitHub.
Visit Site

GitHub - jortilles/EDA: Enterprise Data Analytics by Jortilles ( EDA )

GitHub - jortilles/EDA: Enterprise Data Analytics by Jortilles ( EDA )

EDA

Enterprise Data Analytics by Jortilles! The easiest analytics tool.

Get EDA

git clone github.com/jortilles/EDA.git

Configuration

  • EDA/eda/eda_api/config/database.config.js #to set the mongodb database. You need a local mongodb server and a database for EDA.
module.exports = {
    url: "mongodb://127.0.0.1:27017/EDA"
};

  • EDA/eda/eda_app/src/app/config/config.ts #to set the backend url
export const URL_SERVICES = '/localhost:8666'; #by default api port is 8666

Installation

Once cloned this repository and configured just build the API and the APP.

cd EDA/eda/eda_api
npm install
npm start
cd EDA/eda/eda_app
npm install
npm start

Demo

The easiest way to run and try EDA is using docker:

docker run -p 80:80 jortilles/eda:latest

Once the process if finish, just go to http://localhost

If you are a Windows user, you can download a Windows bundle from sourceforge:

https://sourceforge.net/projects/enterprise-data-analytics/

Download the latest package. unzip it wherever you want and run: run_eda.bat

It only has one prerequisite: node.js lts.

It will open several windows. The mongodb database and the web server.

After all, you can go to http: // localhost: 8080 / index.html

Easily, you can do dashboads as nice as this one:

EDA Sample

You can see it in action here

Technical Documentation

To see the technical documentation click here

User Documentation

We just created documentation site http://edadoc.jortilles.com/en/index.html#/

Articles
to learn more about the analytics concepts.

Resources
which are currently available to browse on.

mail [email protected] to add your project or resources here ๐Ÿ”ฅ.

FAQ's
to know more about the topic..

mail [email protected] to add your project or resources here ๐Ÿ”ฅ.

Queries
or most google FAQ's about Analytics.

mail [email protected] to add more queries here ๐Ÿ”.

More Sites
to check out once you're finished browsing here.

0x3d
https://www.0x3d.site/
0x3d is designed for aggregating information.
NodeJS
https://nodejs.0x3d.site/
NodeJS Online Directory
Cross Platform
https://cross-platform.0x3d.site/
Cross Platform Online Directory
Open Source
https://open-source.0x3d.site/
Open Source Online Directory
Analytics
https://analytics.0x3d.site/
Analytics Online Directory
JavaScript
https://javascript.0x3d.site/
JavaScript Online Directory
GoLang
https://golang.0x3d.site/
GoLang Online Directory
Python
https://python.0x3d.site/
Python Online Directory
Swift
https://swift.0x3d.site/
Swift Online Directory
Rust
https://rust.0x3d.site/
Rust Online Directory
Scala
https://scala.0x3d.site/
Scala Online Directory
Ruby
https://ruby.0x3d.site/
Ruby Online Directory
Clojure
https://clojure.0x3d.site/
Clojure Online Directory
Elixir
https://elixir.0x3d.site/
Elixir Online Directory
Elm
https://elm.0x3d.site/
Elm Online Directory
Lua
https://lua.0x3d.site/
Lua Online Directory
C Programming
https://c-programming.0x3d.site/
C Programming Online Directory
C++ Programming
https://cpp-programming.0x3d.site/
C++ Programming Online Directory
R Programming
https://r-programming.0x3d.site/
R Programming Online Directory
Perl
https://perl.0x3d.site/
Perl Online Directory
Java
https://java.0x3d.site/
Java Online Directory
Kotlin
https://kotlin.0x3d.site/
Kotlin Online Directory
PHP
https://php.0x3d.site/
PHP Online Directory
React JS
https://react.0x3d.site/
React JS Online Directory
Angular
https://angular.0x3d.site/
Angular JS Online Directory