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

https://github.com/melihs/soil-mech

application for calculating the ground bearing capacity of buildings
https://github.com/melihs/soil-mech

ant-design antd javascript-applications react react-app single-page-applications

Last synced: 11 months ago
JSON representation

application for calculating the ground bearing capacity of buildings

Awesome Lists containing this project

README

          

# Soil bearing capacity calculation application

An application to calculate floor bearing capacity using the terzaghi formula

## Getting Started

### Demo

https://soil-mech.netlify.app

### Run

```

$ git clone https://github.com/melihs/soil-mech.git

$ cd soil-mech

$ npm install

$ npm start

```

## Built With

- file-saver https://github.com/eligrey/FileSaver.js

- xlsx https://github.com/SheetJS/sheetjs

- antd https://github.com/ant-design/ant-design

## Versioning

0.1.1

## Authors

* **Melih ŞAHİN** - [personel web page](http://melihs.github.io)

## License

This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/melihs/soil-mech/blob/master/LICENSE) file for details