Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumansauravmay/reactjs_workflow_builder_application

React Workflow Builder Application
https://github.com/sumansauravmay/reactjs_workflow_builder_application

css expressjs html javascript mongodb-atlas nodejs reactflow reactjs render

Last synced: about 1 month ago
JSON representation

React Workflow Builder Application

Awesome Lists containing this project

README

        

# TechStax Assignment

It's a Full Stack Social Media Platform with all the major functionalities


πŸ–₯️ Tech Stack

Frontend:



reactjs
javascript
restAPI
css3
html5


Backend:


nodejs
expressjs
mongodb

Deployed On:


netlify

Want to see live preview Β»


## πŸš€ Features
- whole website is fully Responsive.
- ReactWork flow builder application with Express,mongodb,Nodejs & React.
- All Posts in brief manner with Express,mongodb,Nodejs & React.
- Drag and Drop the CSV file and will be converted in the JSON.

## πŸš€ Team Member:-

- Suman Sourav [[LinkedIn Profile](https://www.linkedin.com/in/suman-saurav-06896b231/)] [[Github Profile](https://github.com/sumansauravmay/)]

## Screenshots

### Homepage -

This is the main landing page of our website.

All pages are responsive.

![landing_page](https://i.postimg.cc/Dz9FKd65/landing.jpg)

### React WorkFlow Page -

Here users can make the workflow and a random id will be generated.

![Workflow page](https://i.postimg.cc/Dz9FKd65/landing.jpg)

### Drag And Drop Page -

![Drag And Drop](https://i.postimg.cc/RFxrYCCD/draganddrop.jpg)

### Output -
![Drag And Drop_Page_Output](https://i.postimg.cc/QMgWKdyg/output.jpg)

### Video Link -

Video LinkΒ»

(https://drive.google.com/file/d/1ZAuTjjZEOuUywhck9jXhX8Ke4wiQh9ct/view?usp=sharing)

## Run Locally

Clone the project

```bash
git clone https://github.com/sumansauravmay/ReactJs_Workflow_builder_application.git
```

Go to the project directory

```bash
cd tech_stax

```

Install dependencies for tech_stax as well as backend

```bash
cd tech_stax
npm install
```

```bash
cd Backend
npm install
```

Start the localhost server

```bash
cd tech_stax
npm start
```

## Deployed link

### Netlify Link

[https://662e4e6b769e90c623fd4ada--lambent-dragon-6eb7b8.netlify.app/](https://662e4e6b769e90c623fd4ada--lambent-dragon-6eb7b8.netlify.app/)

## Show your support

Give a ⭐️ if you like this project!