Skip to content

A web-based tool for generating sheets for onsite rebar inspection. The website is created using React and Material UI.

Notifications You must be signed in to change notification settings

yuantsai1115/structural-inspection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🤘

About

A web-based tool for generating sheets for onsite rebar inspection. The website is created using React and Material UI.

Topics

Resources

Stars

Watchers

Forks