Coder Social home page Coder Social logo

vishvendratomar / techstax Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 111 KB

The project is a web application that allows users to create workflows for basic data manipulation tasks in a visual and intuitive manner. Users can construct workflows by dragging and dropping pre-defined nodes onto a canvas, connecting them to define the flow of data processing.

Home Page: https://guileless-kataifi-e377aa.netlify.app/

JavaScript 93.44% HTML 1.75% CSS 4.82%
express nodejs react reactflow

techstax's Introduction

Project Summary

The project is a web application that allows users to create workflows for basic data manipulation tasks in a visual and intuitive manner. Users can construct workflows by dragging and dropping pre-defined nodes onto a canvas, connecting them to define the flow of data processing.

demo - image

Key Features

  1. Drag-and-Drop Interface: Users can easily add, remove, and connect nodes on the canvas using a drag-and-drop interface. image

  2. Pre-defined Nodes: The application provides a variety of pre-defined nodes representing different data manipulation tasks, such as data transformation, filtering, aggregation, and more. image

  3. Workflow Saving: Users can save their created workflows to the system, allowing them to revisit and edit them later. image

  4. Workflow Reloading: The application supports reloading previously saved workflows, enabling users to continue their work seamlessly.

Workflow Creation

  1. Node Selection: Users select nodes from a palette of available options, representing different data processing tasks.

  2. Node Configuration: Users configure each node by specifying parameters and settings relevant to the task it represents.

  3. Connection Establishment: Users establish connections between nodes to define the flow of data through the workflow.

  4. Workflow Preview: Users can preview the workflow to visualize how data will flow through the defined sequence of tasks.

Workflow Management

  1. Save Workflow: Users can save the current state of their workflow to the system, providing them with the ability to revisit and edit it later.

  2. Reload Workflow: Users can reload previously saved workflows from the system, allowing them to continue their work from where they left off.

Technology Stack

  • Frontend: The frontend of the application is developed using modern web technologies such as HTML, CSS, and JavaScript, with Reactflow.js for dynamic user interface elements.

  • Backend: The backend is built using Node.js, Express.js, and MongoDB, providing the necessary APIs for workflow management and persistence.

Quick Start

Clone the repository:

git clone  

For Install node modules commands:

npm install

Once the setup is complete, navigate to the project folder and start your project with:

npm run start

Your application will be accessible at http://localhost:8000

techstax's People

Contributors

vishvendratomar avatar

Stargazers

Enoc Velásquez  avatar

Watchers

 avatar

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.