DevPatel29 / ScientificCalculatorDevOps

SPE Mini Project - Scientific Calculator with DevOps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scientific Calculator with DevOps

This miniproject aims at creating a user menu driven scientific calculator program using a standard DevOps pipeline.

I. Operations provided by the Calculator:

  1. Square Root function
  2. Factorial function
  3. Natural Logarithm function
  4. Power function

II. Tools Used for the DevOps Pipeline :

  1. Source Control Management - GitHub
  2. Testing - JUnit
  3. Build - Maven
  4. Continuous Integration - Jenkins
  5. Containerization - Docker
  6. Deployment - Ansible

About

SPE Mini Project - Scientific Calculator with DevOps


Languages

Language:Java 97.3%Language:Dockerfile 2.7%