MonederoBingo / database-service

Micro service that provides interaction with data base for Monedero Bingo Services.

Home Page:http://www.monederobingo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monedero Bingo is a SaaS solution that allows companies give loyalty points to their customers and clients using their phone number.

Customers can redeem their points to get promotions and giveaways. It provides a robust REST API service intended for internal use but also aimed to external clients.

This service provides support to Monedero Bingo services for sending SQL queries to DB. CircleCI

Contribution

To contribute you need to fork the repository and create a Pull Request from it.

Steps to create a Fork in Gihub.

Steps to create the Pull Request in Github.

Building and running tests

To build the project just execute this command in console or terminal.

Linux/Mac: ./gradlew build

Windows: gradlew build

You can run this command in order to execute the unit tests.

Linux/Mac: ./gradlew test

Windows: gradlew test

If you have any question you can join us in our Gitter Chat.

About

Micro service that provides interaction with data base for Monedero Bingo Services.

http://www.monederobingo.com


Languages

Language:Java 99.4%Language:Shell 0.4%Language:Batchfile 0.1%Language:PLSQL 0.1%