Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.38 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.38 KB

voucher-service

This program is a Software as a Service with the aim of solving the problem of creating vouchers for customers and also for simplifying the stress of monitoring the vouchers created. In essence, Voucher-service is a voucher solution for your business. So, you don't need to worry about how to give discounts or provide free services to your customers. You just need to integrate this program to your platform and everything is solved.

Getting Started

This program is easy to integrate to your platform. Just follow the steps below

Prerequisites

You will need the following up and running

  • Composer
  • PHP 7.1+
  • Docker or Docker-Composer (optional if you have composer)

Installing

  • clone the repository with the code below
git clone https://github.com/ilaboauife/voucher-service.git

After that, run this command to install the dependencies for this program in the vendor folder

composer install

[More to come soon as development proceeds]

Testing

coming soon...

Deployment

coming soon...

Built with

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Authors

coming soon...

License

Coming soon...