jtsiva / guided-project-git

Console Java Calculator app for Coursera Guided Project - Version Control in Java: Update Your App with Git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/ttoghrul/coursera-gp-git

About

Console Java Calculator app for Coursera Guided Project - Version Control in Java: Update Your App with Git


Languages

Language:Java 100.0%