Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
/ blast-calc Public archive

Web application to create blasting circuit diagrams and calculate detonation delays.

License

Notifications You must be signed in to change notification settings

joonarafael/blast-calc

Repository files navigation

BLAST CALC

The application is constantly up and running here hosted by Cloudflare.

Check all the documentation, including the User Manual, here.

General Description

This is the source code for a web application used for the creation of blasting circuit diagrams and the calculation of detonation delays. It will also produce other relevant data for the blasting planning process, e.g. histograms showing the spread of the detonations over time.

Users may also save their current plan and download it as a local file. Work on the same plan can be continued later by uploading the plan from file.

Technical Details

Application built with TypeScript utilizing the React framework :), running on a Node.js server. Application logic is almost completely executed on the client machine to minimize server load.

Releases

No releases published

Packages

No packages published