https://github.com/goldipl/sewerpipegradient
Program calculating the gradient of the sewer pipe. You have to enter your unit, first and second pipe level and pipe length.
https://github.com/goldipl/sewerpipegradient
java java-11
Last synced: over 1 year ago
JSON representation
Program calculating the gradient of the sewer pipe. You have to enter your unit, first and second pipe level and pipe length.
- Host: GitHub
- URL: https://github.com/goldipl/sewerpipegradient
- Owner: goldipl
- Created: 2019-11-02T14:40:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T14:18:49.000Z (about 6 years ago)
- Last Synced: 2025-01-07T12:46:38.210Z (over 1 year ago)
- Topics: java, java-11
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Table of contents
* [Application name](#application-name)
* [General info](#general-info)
* [Version](#version)
* [Technologies](#technologies)
* [Author](#author)
## Application name
Sewer Pipe Gradient App
## General info
Program calculating the gradient of the sewer pipe.
You have to enter your unit, first and second pipe level and pipe length.
That' all. Pretty simple.
## Version
06.12.2019 - **`ver. 1.0`**
03.05.2020 - **`ver. 1.1`**
23.05.2020 - **`ver. 1.2`** - delete unused Scanners
## Technologies
Project was created with:
* Java 11
## Author
Marcin Godlewski