Calculadora de Custos de Arbitragem da Associação Comercial da Bahia (ACB) / Arbitration Cost Calculator of the Bahia Commercial Association (ACB)
Calculadora de Custos de Arbitragem da Associação Comercial da Bahia (ACB):
Através da identificação da não existência de uma calculadora oficial de custos de arbitragem da ACB, essa necessidade foi identificada e, então, através das tabelas de custos da ACB, o projeto foi desenvolvido.
O projeto teve uma duração efetiva de 12 horas de desenvolvimento, onde passou por etapas como o desenvolvimento das funcionalidades, os ajustes de responsividade (diferentes tamanhos de tela) e as implementações de qualidade de vida (separação dos milhares, alguns bloqueios, identificação visual de seleção etc).
Arbitration Cost Calculator of the Bahia Commercial Association (ACB):
Through the identification of the nonexistence of an official arbitration cost calculator by the ACB, this need was recognized, and then, based on the ACB cost tables, the project was developed.
The project had an effective development duration of 12 hours, where it went through stages such as the development of functionalities, responsiveness adjustments (different screen sizes), and quality of life implementations (thousands separation, some blocks, visual selection identification, etc.).
- Desenvolver uma calculadora de custos de arbitragem para a ACB / Develop an arbitration cost calculator for ACB.
- Funcionar em telas grandes e pequenas (Responsividade) / Work in large and small screens (Responsiveness);
Acesse o site e faça a sua consulta respondendo a 3 perguntas. / Access the website and make your inquiry by answering 3 questions.
* Node v21
* Google Chrome
No terminal / On terminal:
git clone git@github.com:IgorMarinhoArgollo/calculadora_acb.git
No terminal / On terminal:
npm install
No terminal / On terminal:
npm run dev
Igor Marinho Argollo