Skip to content

davidfrd/TBExcercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

TBExercise

This is an exercise which allows a restaurant to calculate how much they need to pay their workers based on the working hours that they have made (shifts). This calculations are calculated applying certain rules to these shifts.

How to run with Docker

Previous requirements

To execute the application with docker, you should install it previously.

See how to install on https://docs.docker.com/install/

Running

To running this application, you should enter in the root folder of this repository and run the next command:

docker-compose up

Consuming service

After a few minutes, when the application is up, you must be able to consume the services in the port 8085 and you will be able to consume get billing endpoint.

ex.

localhost:8085/billing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published