Elixvery a simple delivery application, with a report generator for the orders.
Project made on Ignite with Rafael Camarda at Elixir Journey.
It was used on development:
Before to start, you will need have installed on your computer these programs:
Also is good have a code editor like VSCode.
git clone https://github.com/ruanmoreiraofc/elixvery-elixir.git
cd elixvery-elixir
mix deps.get
mix test
This project is under the MIT license. See the LICENSE for more information.