Skip to content

sumansauravmay/ReactJs_Workflow_builder_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

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


🚀 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:-

Screenshots

Homepage -

This is the main landing page of our website.

All pages are responsive.

landing_page

React WorkFlow Page -

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

Workflow page

Drag And Drop Page -

Drag And Drop

Output -

Drag And Drop_Page_Output

Video Link -

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

Run Locally

Clone the project

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

Go to the project directory

  cd tech_stax

Install dependencies for tech_stax as well as backend

  cd tech_stax
  npm install
  cd Backend
  npm install

Start the localhost server

  cd tech_stax
  npm start

Deployed link

Netlify Link

https://662e4e6b769e90c623fd4ada--lambent-dragon-6eb7b8.netlify.app/

Show your support

Give a ⭐️ if you like this project!