Skip to content

Anzo52/concalcjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b9bd7ce · Jun 24, 2022

History

8 Commits
Jun 24, 2022
Apr 17, 2022
Mar 20, 2022
Apr 11, 2022

Repository files navigation

Java Concrete Calculator


Java program for calculating volume of concrete needed to for curb/gutter, sidewalk/patio, and steps.

Download, compile, and run:

Note: you'll need the JDK to compile and run this. https://www.oracle.com/java/technologies/downloads/#jdk18

git clone https://github.com/Anzo52/concalcjava && cd main

javac ConcCalc.java Main.java

java Main