Giter Site home page Giter Site logo

pocinnovation / dagviz Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 25.08 MB

Visualize your Cue DAG

License: Apache License 2.0

CUE 57.14% Go 26.27% Makefile 0.21% Shell 1.51% JavaScript 2.01% HTML 0.87% TypeScript 11.38% CSS 0.61%
cue dag golang visualization

dagviz's People

Contributors

adrienfort avatar dependabot[bot] avatar doozers avatar edencomp avatar moul avatar rezarahemtola avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

moul

dagviz's Issues

[Feature]: Dag skills development

Description

Learn what a DAG is and how to use it ๐Ÿš€

Expected behaviour

Here what you have to do :

  • Read this Wikipedia article
  • Read this introduction to DAG
  • Create a DAG using Golang
    EDIT :
    Create an acyclic linked list composed of interfaces. Your free to decide what they are made of.

Display the Dag in a nice way in the terminal

  • Create a PoC Rump about DAGs

Use this template

  • Put it in PoC's drive

Useful links :

Environment

/

Proposed solution

/

[Feature]: Add some interactivity to your app

Description

Visualization is great, but a great UX is better ๐Ÿคฉ

Expected behaviour

  • Add a simple sidebar menu with details (filename, settings...)
  • Create simple settings (zoom level, max dependencies shown... implement features you find useful ๐Ÿ˜‰ )
  • Use your creativity and ask for user feedback to improve your app !

Environment

/

Proposed solution

No response

[Feature]: Open-Source skills development

Description

Learn how to work on an open-source project ๐Ÿš€

Expected behaviour

Here is what you have to do :

  • Create a project from PoC's project template and play with :

    • Milestones
    • Issues
    • Pull Requests
    • Releases
    • Labels
    • GitHub project (beta version)
  • Update the README.md by replacing [PROJECT'S NAME] by DagViz, by filling Our PoC Team, ...

  • Update the CONTRIBUTING.md file by replacing [PROJECT'S NAME] and $REPOSITORY with DagViz, ...

Environment

/

Proposed solution

/

[Feature]: Cue API skills development

Description

Learn how to interact with the Cue API ๐Ÿš€

Expected behaviour

Here is what you have to do :

  • Write a Golang program that take a simple Cue program as parameter, and returns any informations that you find useful (dependencies, ...) formated in a JSON file

Useful links :

Environment

/

Proposed solution

/

[Feature]: Create a Dag from a Cue program

Description

Create a dag from a cue program ๐Ÿš€

Here is the schema :

  • With Cue API, you get informations about the given Cue program, as JSON
  • With you custom Go Dag librairy, create a Dag from this JSON

Expected behaviour

Here is what you have to do :

  • Update the documentation and the README.md
  • Implement the feature
  • Add unit-tests and functional tests
  • Dockerize the project
  • Ask Tom and Damien to review your code

Environment

/

Proposed solution

/

[Feature]: Add a great design !

Description

A working app to visualize your DAG with interactivity is cool, but a beautiful design is better !

Expected behaviour

  • Select a UI library like Material or Chakra
  • Design the tree with a custom font and/or icons ๐Ÿš€
  • Design the visualization part with great popups (and even custom buttons to perform actions like zoom or change the color)

Environment

/

Proposed solution

No response

[Feature]: Add an optional JSON formatting

Description

Allow users to get an output in a standard JSON format ๐Ÿš€

Expected behaviour

Add an optional flag for your Go program to output your result in a JSON file.
It will then be used in your UI, or directly by users to adapt it for their needs ๐Ÿง 

Environment

/

Proposed solution

/

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.