Coder Social home page Coder Social logo

react-flow-assignment's Introduction

Workflow Builder and Runner

The Workflow Builder and Runner is a React-based web application that allows users to visually create and execute workflows. This tool offers an intuitive drag-and-drop interface for building workflows and a simple execution environment where users can upload files to run through their configured workflows. Sample screen: image image image

Features

Workflow Builder: Create workflows by dragging and dropping nodes that represent different operations or tasks. Workflow Runner: Upload files and select a workflow to execute with real-time status updates and modal notifications on completion or errors. Dynamic Workflow Management: Fetch and display workflows created and stored in a backend server. Responsive UI: Modern React UI using Styled Components for a flexible, styled component approach.

Technology Stack

React: Frontend library for building the user interface. Styled Components: For styling the application using CSS in JS. React Router: For navigation between the workflow creation and execution components. Axios: For making HTTP requests to the backend server. React Flow: For implementing the drag-and-drop workflow builder. Setup and Installation

Clone the repository:

git clone Install dependencies: npm install Run the application: npm start This will start the React development server and open the application in your default web browser at http://localhost:3000. Usage

Building a Workflow

Navigate to the "Create Workflow" page via the navigation bar. Use the sidebar to drag nodes into the canvas to construct your workflow. Connect nodes by dragging a line from one node to another to define the flow. Save your workflow, which will then be available in the Workflow Runner.

Running a Workflow

Navigate to the "Run Workflow" page via the navigation bar. Select a workflow from the dropdown menu. Upload a csv file that will be processed by the workflow. Click "Run Workflow" to start the execution.

react-flow-assignment's People

Contributors

vansh12345341 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.