Skip to content

Instantly share code, notes, and snippets.

{status: "Created", msg: "Cadastrado com Sucesso", total: 1, summary: {},…}
data: {id: 292, code_external: "EN-VEH-0", payment_type: "1", delivery_price: 11.44, price: 80, status: 98,…}
address: {id: 287, order_id: 292, code_post: "74430390", street: "Rua Paulo VI", number: "199",…}
code_external: "EN-VEH-0"
created_at: "2020-08-14T16:50:01"
delivery_price: 11.44
hive_number: null
id: 292
observation: ""
order_accepted_at: null
{
"EventID": "54357",
"ScheduleID": "388583",
"SiteID": "428",
"Title": "Spinning",
"Description": "",
"StartDateTime": "13-08-2018T8:00",
"EndDateTime": "13-08-2018T9:00",
"IsCancelled": "0",
"InstructorName": "",
@keviocastro
keviocastro / fix: itellij ide very slow in big files
Last active June 15, 2018 14:09
fix erro: id intellij very slow in big files
Replace config in file <itellij directory>/bin/idea.vmoptions
-Xms2G
-Xmx6G
-XX:ReservedCodeCacheSize=1G
-XX:+UseG1GC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /><head><link type="text/css" rel="stylesheet" href="/TreinoWeb/javax.faces.resource/theme.css.xhtml?ln=primefaces-bootstrap" /><link type="text/css" rel="stylesheet" href="/TreinoWeb/javax.faces.resource/tv-aula.css.xhtml?ln=css" /><link type="text/css" rel="stylesheet" href="/TreinoWeb/javax.faces.resource/font-awesome3.2.3.min.css.xhtml?ln=css" />
<title>TV Aula</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="./styles.css" rel="stylesheet">
</head>
<div class="cabecario">
<div class="esquerda">
<div class="logo">
<img src="./imgs/logos_turmacheia.png">
<span>Aula Cheia</span>
@keviocastro
keviocastro / cloudSettings
Last active November 24, 2017 15:49
Visual Studio Code Settings Sync Gist
{"lastUpload":"2017-11-24T15:49:12.774Z","extensionVersion":"v2.8.6"}
SCHOOLS_DIR="~/www/schools/"
#Schools
alias docker-schools-reset="cd $SCHOOLS_DIR \
&& docker-compose stop \
&& docker-compose rm -f \
&& rm -rf .env \
&& docker-compose up -d \
&& docker exec schools_web_1 scripts/wait-health.sh 'php artisan db:seed' \
&& docker exec schools_web_1 php artisan db:seed --class="SchoolCalendar2016" \

Processo seletivo para desenvolvedores back-end. Teste prático.

Sobre o teste:

Somos rigorosos com qualidade, apreciando os detalhes, então vamos automatizar nossos testes.

Abraçamos a aventura, sempre aprendendo com curiosidade e mente aberta e por isso vocês são livres para escolher de que forma vão desenvolver o software (frameworks, apis, etc.).

Ao final do prazo você deve disponibilizar seu projeto para nossa avaliação no github.

<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-scroll-header-panel/core-scroll-header-panel.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<polymer-element name="my-element">
<template>
<style>