Teste Técnico Frontend | Backend
Cubo Network - Fullstack
O Cubo é um coworking cuja missão é promover o ecossistema de startups brasileiro, inspirando, educando e conectando pessoas talentosas
Sobre o Teste
O desafio consiste em avaliar suas habilidades de desenvolvimento fullstack. Você deve criar um aplicativo com uma interface e API correspondente. O layout da interface deve ser desenvolvido de acordo com o PSD fornecido e a API deve enviar e receber informações relacionadas aos campos do formulário, à tabela de informações de participação e ao gráfico de pizza que representa essa distribuição. Além disso, você pode fazer melhorias adicionais, como adicionar novas funcionalidades, otimizações visuais e segurança da API. É recomendado desenvolver testes tanto para o front-end quanto para o back-end.
Instruções do Teste
{ "developer": "fullstack" }
The objective of this challenge is to evaluate your domain in fullstack development: its organization, style and good practices with code, APIs creation, frameworks knowledge and technologies.
Rules
- Your code should be made available in a public or private repository, on your personal github or bitbucket;
- Send the link to [email protected];
- We use Angular and Node.js with Serverless, but you can feel free to choose other technologies;
Challenge
Front-end
The following layout should be developed
- You can use the libs and frameworks that make you more comfortable;
- All fields are required in the form;
- We'll be happy if you develop tests for it;
Back-end
The layout has a form, a table with percentage information of participation and a pizza graph that represents this distribution.
- You need to create APIs that sends and receives these informations;
- We'll be happy if you develop tests for it;
- In case of inconsistency, return the error in a structured JSON with HTTP 400 code;
Plus
Feel free to make improviments like new funcionalities, visual optimizations, API security, etc. 😉
Questions?
Send your questions directly to [email protected] or opening a issue.