Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.08 KB

Rebar Inspection Sheet Generating Tool

A web-based tool for generating sheets for onsite rebar inspection. It speeds up the preparation of filling the design data of RC columns/beams into each inspection sheet by 5 times.

Introduction

In conventional procedure, inspectors may spend couple hours to extract the design data from drawings and fill them into the sheets. This tool automatically extracts data from building information models and generate the sheets accordingly. Inspectors then bring all the sheets to conduct quality check of rebars.

Generate.Rebar.Inspection.Sheet.mp4

Live Demo

Main branch is deployed to https://structural-inspection.netlify.app/.

Features

  • Generating inspection sheet from BIM model
  • Costomisable Word template
  • No installation needed

Project Setup

Prerequisites

  • Node.js v16 and above

Setup

  • clone this repository
  • install dependencies: yarn install
  • run server: yarn start
  • go to http://localhost:3000

Enjoy 🤘