Skip to content

diego2337/simplificado

Repository files navigation

Build Status Total Downloads Latest Stable Version License

How to run

  1. Install both PHP8 and Composer 2.
  2. Run composer install.
  3. Run sail up --build -d.
  4. Run sail php artisan key:generate.
  5. Run sail php artisan migrate to create database.
  6. Run sail php artisan db:seed and you're all set.

Transaction

This is a simple Laravel application which uses Nwidart Modules to decouple the application's main feature. Within the Transaction module lies all business logic to validate and transfer a given amount between users.

Insomnia collection

You can use this Insomnia Collection to test the request.

Pending

  • Logging.
  • Unit tests for User and Role and layers (Service, Repository).
  • Feature and unit tests for Transaction module.
  • Test timeout for NotifierClient.

About

Sistema simplificado de transferência entre carteiras de clientes e lojistas.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors