Skip to content

rblaszynski/zadanie_kalkulator_s

Repository files navigation

zadanie_kalkulator_s

Description

Salary calculator application using Spring MVC and AngularJS/Bootstrap. It uses NBP Web API to downloading the current exchange rate.

Getting Started

Requirements

  • JDK 8

Download Java 8

  • Apache Tomcat

Download Apache Tomcat

  • Gradle

Download Gradle Build Tool or use IDE plugin

Running this application

  1. Clone or download the repo
git clone https://github.com/rblaszynski/zadanie_kalkulator_s
  1. Build project with Gradle

  2. Execute Gradle task war to create .war file (stored in build/libs/ directory)

  3. Deploy zadanie_kalkulator_s-1.0.0-BUILD-SNAPSHOT.war at the Tomcat Server startup

  4. Go to http://localhost:8080/

DEMO

Check out the demo for a quick example of how this Calculator works. GIF

Author

Robert Błaszyński

About

Simple salary calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published