Giter Site home page Giter Site logo

questionar's Introduction

Questionare

This is an small task called Questionare

Technologies used:

  • Language: Java
  • Development Kit: Java SDK 8
  • Build Automation Tool: Maven
  • IDE: IntelliJ IDEA (Ultimate Edition)

Getting Started

These instructions will get you a copy of the project up and running on you local machine for development and testing purposes.

Local Installation

Prerequisites

Required

  • Java SDK 8
  • Java IDE (IntelliJ IDEA recommended)
  • Git

Installing and Running

Please follow carefully step by step instructions below in order to get the app up and running locally.

  1. Open Terminal

  2. Get a clone of this project in local machine:

git clone https://github.com/arionitmisini/questionar.git
cd questionar/
  1. Build project and JAR file.
mvn clean install
  1. Run project with terminal
cd target/
java -jar questionare-1.0-SNAPSHOT.jar <Total amount> <No of payments>

Note: After running the application please read the documentation below the "Running Test Section"

Running Tests

Follow the instructions below in order to run automated tests.

  • Running tests with IDE:
    • Run with any IDE the "BigDecimalCalculateTest.java" file located in project location "src/test/java/utils/BigDecimalCalculateTest.java".
  • Running tests with command line:
    • Open the Terminal
    • Change directory to the project directory in terminal
    • Run the command below:
mvn test

Author

  • Arionit Misini

questionar's People

Contributors

arionitmisini avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.