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
- Host: GitHub
- URL: https://github.com/melihs/soil-mech
- Owner: melihs
- License: mit
- Created: 2020-09-24T20:26:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T12:56:40.000Z (over 4 years ago)
- Last Synced: 2025-02-01T22:29:53.479Z (about 1 year ago)
- Topics: ant-design, antd, javascript-applications, react, react-app, single-page-applications
- Language: JavaScript
- Homepage: https://soil-mech.netlify.app
- Size: 694 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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