Giter VIP home page Giter VIP logo

desafio-mobile's Introduction

desafio-mobfiq

First step: Fazer fork desse projeto e iniciar teu desafio! :)

Usar como referência os seguintes apps: https://play.google.com/store/apps/details?id=com.root.polishop.Activities&hl=pt_BR

https://itunes.apple.com/br/app/polishop-eletrodom%C3%A9sticos-produtos-exclusivos/id517957706?mt=8

Desafio

  1. Criar uma vitrine, com duas colunas e utilizando os dados retornados da API

API Search
[POST]
(Headers: “Content-Type : application/json”)
https://desafio.mobfiq.com.br/Search/Criteria

{
  "Query" : "" (string),
  "Offset": 0 (int),
  "Size": 10 (int)
} 

alt text alt text

Requisitos:

  • Executar search de 10 produtos
  • Implementar scroll infinito
  • Exibir imagens, preço de tabela, preço final, melhor opção de parcelamento e desconto
  • Implementar busca por texto
  1. Implementar Pushwoosh https://www.pushwoosh.com/

Requisitos:

  • [iOS] Implementar sem gerenciador de dependências
  • O aplicativo deve receber pushs estando aberto ou em background
  1. Implementar árvore de categorias

(Headers: “Content-Type : application/json”)
[GET]
https://desafio.mobfiq.com.br/StorePreference/CategoryTree

alt text

** Não é necessário usar ícones.

NÃO FAÇA TUDO EM APENAS UM COMMIT!

desafio-mobile's People

Contributors

eltonc-dev avatar helenamcfreire avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.