Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 1.79 KB

File metadata and controls

76 lines (52 loc) · 1.79 KB

Coursera Guided Project

Version Control in Java: Update your App with Git

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

This App is a Console Calculator App built for Coursera Guided Project Version Control in Java: Update your App with Git

Project contains Calculator functionality with part of the implementation missing to be completed during the course

Built With

Java

Gradle

Getting Started

Prerequisites

JDK 11

Gradle 7.6

Installation

Project can be built using Gradle command below:

gradle clean build

Usage

Application could be executed using Gradle command below:

gradle run

Contact

Toghrul Taghiyev - Toghrul Taghiyev Linkedin - ttoghrul@gmail.com

Project Link: https://github.com/examples-java/guided-project-git