Skip to content

kingsleyudenewu/voucher_pool

Repository files navigation

About Voucher Pool

The vouvher pool system provides you with the ability to create recipients and allocate voucher codes to the based on the special offers you create.

**Please follow the steps below to view and generate voucher codes**

    - Clone project
    - Run composer install
    - Rename .env.example to .env
    - Create you database and set dname, username and password on the new .env file
    - Generate your laravel key
    - Run php artisan migrate
    - Run php artisan db:seed to generate dummy datas for both recipints, vouchers codes and special offers
    - Start your vouche pool app by running php artisan serve 
    - To run your TEST go to your console and type ./vendor/bin/phpunit

**To view the schema diagram of this app check the root directory for a file named schema_diagram.png or you can access it online through

Cloudinary **

**To view the endpoint documentation kindly visit the url below stating the various end point created for this app on

Postman **

About

A voucher pool system that generates voucher codes for recipients and provides endpoint to fetch the discount allocated to a voucher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published