Giter Site home page Giter Site logo

foxbox-code-challenge's Introduction

FoxBox Cocktail Test

Demo GIF

This is the test from Igor Marcossi.

How to run

  1. Download and install Node.js.
  2. Clone/download the project.
  3. Run npm install or yarn inside the project's root.
  4. Run npm run ios or npm run android.
  5. Enjoy!

Extra libs used

  • react-native-svg: To enable svg use.
  • react-native-svg-transformer: To enable svg file importing.
  • styled-components: To enable easy styling, clean code and awesome props control over simple components.
  • react-native-gesture-handler: To enable drag control for the SearchPanel.
  • axios: The standart request lib in dev world.
  • axios-cache-plugin: Little middleware to enable cache in axios.
  • debounce: Little helper lib to apply debounce technique.

Design

I've decided use the provided wireframes to make a beautiful and enjoyable UI, with a nice UX. It has animations, drag and drop and other gimmicks that make apps way more fun and pleasant to use.

There's also a figma link \o/
https://www.figma.com/file/67511Zv43s4mNAQ2pZu3dF/The-great-Cocktail-Search?node-id=0%3A1

Big amount of data

I'm already caching the GET results, however, if we had a bigger data, I'd suggest to use some good search engine like Elasticsearch or even Algolia.

foxbox-code-challenge's People

Contributors

kinark avatar

Watchers

 avatar  avatar  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.