项目作者: MonederoBingo

项目描述 :
Micro service that provides interaction with data base for Monedero Bingo Services.
高级语言: Java
项目地址: git://github.com/MonederoBingo/database-service.git
创建时间: 2017-05-20T23:20:00Z
项目社区:https://github.com/MonederoBingo/database-service

开源协议:

下载


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.