Dados que preciso:
"novembro": [
{
"id": 58,
"servidor": "Cathy Hurst",
"cod_orgao": 47000,
"cod_uorg": 120,
"mat_siape": 6800862,
"exercicio": 2016,
| const random = (min, max) => Math.floor(Math.random() * (max - min + 1)) + min; |
| const lista = [ | |
| { | |
| tipo: 'casa', | |
| img: 'assets/img/casa.svg', | |
| texto: 'Lorem Ipsum is simply dummy text of the printing and typesetting industry.', | |
| lista_combate: [ | |
| { | |
| titulo: 'Pneus velhos', | |
| texto: 'Entregue seus pneus velhos ao serviço de limpeza urbana ou guarde-os sem água em local coberto e abrigados da chuva.', | |
| done: false, |
| .dot-status { | |
| width: 7px; | |
| height: 7px; | |
| border-radius: 100%; | |
| position: relative; | |
| left: -10px; | |
| top: 30px; | |
| } | |
| .eql-date { | |
| position: relative; |
Dados que preciso:
"novembro": [
{
"id": 58,
"servidor": "Cathy Hurst",
"cod_orgao": 47000,
"cod_uorg": 120,
"mat_siape": 6800862,
"exercicio": 2016,
Recebemos o seu currículo/indicação e gostaríamos de saber se você tem interesse em fazer parte do nosso time. Para tal, temos um desafio a propor. Precisamos saber se você topa implementar alguns apps para mostrar qual o seu nível de intimidade com o desenvolvimento mobile, faça quanto você conseguir. Envie para nós o link do código fonte versionado com git (você pode o hub de git que desejar) e o apk funcionando, pronto para ser rodado em um celular android e com as devidas instruções. Preferencialmente use ionic para 3 desenvolver o app. Aguardamos a sua resposta o mais rápido possível.
Desafio 1 - BasisCam
O objetivo deste aplicativo é usar o recurso nativo câmera. O app deve poder tirar fotos ou escolher da galeria e exibir as fotos em uma lista.
Desafio 2 - BasisMap
| package yor.package.addres.goes.here; | |
| import java.io.IOException; | |
| import javax.servlet.Filter; | |
| import javax.servlet.FilterChain; | |
| import javax.servlet.FilterConfig; | |
| import javax.servlet.ServletException; | |
| import javax.servlet.ServletRequest; | |
| import javax.servlet.ServletResponse; |
| 09:08:41,784 INFO [br.gov.xpto.spl.web.exception.provider.ExceptionMapperBase] (http--0.0.0.0-443-3) Value defined for 'accept' header field. Using default content-type: application/json | |
| 09:11:40,194 ERROR [br.gov.xpto.spl.web.exception.provider.ExceptionResourceMapper] (http--0.0.0.0-443-3) No resource method found for options, return OK with Allow header: org.jboss.resteasy.spi.DefaultOptionsMethodException: No resource method found for options, return OK with Allow header | |
| at org.jboss.resteasy.core.registry.Segment.match(Segment.java:107) [resteasy-jaxrs-2.3.2.Final.jar:] | |
| at org.jboss.resteasy.core.registry.SimpleSegment.matchSimple(SimpleSegment.java:33) [resteasy-jaxrs-2.3.2.Final.jar:] | |
| at org.jboss.resteasy.core.registry.RootSegment.matchChildren(RootSegment.java:327) [resteasy-jaxrs-2.3.2.Final.jar:] | |
| at org.jboss.resteasy.core.registry.SimpleSegment.matchSimple(SimpleSegment.java:44) [resteasy-jaxrs-2.3.2.Final.jar:] | |
| at org.jboss.resteasy.core.registry.RootSegment.matchChildren(RootSegment.java:3 |
| <tr> | |
| <th class="min-width">#</th> | |
| <th>Grupo</th> | |
| <th>Produto</th> | |
| <th>variedades</th> | |
| <th>Calibres</th> | |
| </tr> | |
| <tr> | |
| <td>1</td> | |
| <td>{{ 'Fruta' | limitTo: 20 }}{{'myString'.length > 50 ? '...' : ''}} {{'myString'.length > 50 ? '...' : ''}}</td> |
| 0 info it worked if it ends with ok | |
| 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', | |
| 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', | |
| 1 verbose cli 'i', | |
| 1 verbose cli '-g', | |
| 1 verbose cli 'cordova', | |
| 1 verbose cli 'ionic' ] | |
| 2 info using [email protected] | |
| 3 info using [email protected] | |
| 4 silly loadCurrentTree Starting |
| const data = [{"hrSaida":"04:20:00","veiculo":null,"linha":"403M - TRINDADE X NITEROI","motorista":" ","idViagemPrevista":"613020"},{"hrSaida":"04:30:00","veiculo":null,"linha":"481M - APOLO III X NITEROI","motorista":"22944 RUBENS REGIS CONCEICAO","idViagemPrevista":"613078"},{"hrSaida":"04:35:00","veiculo":null,"linha":"403M - TRINDADE X NITEROI","motorista":"25309 THIAGO SILVA DA CONCEICAO","idViagemPrevista":"613071"},{"hrSaida":"04:40:00","veiculo":null,"linha":"T404M - TRINDADE X NITEROI (VIA BR)","motorista":" ","idViagemPrevista":"618770"},{"hrSaida":"04:40:00","veiculo":null,"linha":"481M - APOLO III X NITEROI","motorista":"29537 VALDECIR VIEIRA SERPA","idViagemPrevista":"613040"},{"hrSaida":"04:50:00","veiculo":null,"linha":"T404M - TRINDADE X NITEROI (VIA BR)","motorista":" ","idViagemPrevista":"618769"},{"hrSaida":"04:50:00","veiculo":null,"linha":"T481M - APOLO III X NITEROI","motorista":"31315 ALEX RAMOS PEREIRA","idViagemPrevista":"613110"},{"hrSaida":"04:50:00","veiculo":null,"linha":"517M - F |