Skip to content

diegohq/financial-simulator

Repository files navigation

Financial Simulator

This is a tool to help simulate financial applications.

This project has been made with educational purposes.

The main idea here was to build a project using Laravel and React.

You can check this tool online (in portuguese) at https://www.simuladoresdeinvestimento.com.br/

Usage

To run the project, you can use Docker:

docker-compose up server

Artisan

docker-compose run --rm php artisan [COMMAND]

Tests

docker-compose run --rm phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published