Giter Site home page Giter Site logo

aviasales-task's Introduction

Тестовое задание Aviasales

Ссылка на задание: https://github.com/KosyanMedia/test-tasks/tree/master/aviasales_frontend

Используемые технологии

  • React для реактивного манипулирования DOM деревом
  • Redux для логики состояния приложения
  • Redux-thunk для ассинхронных actions
  • React-redux биндинг для redux
  • Reselect для мемоизации и простоты использования селекторов

Запуск

git clone https://github.com/ValeriiMakhniuk/aviasales-task.git
cd aviasales-task
npm install
npm start

Суть задания

  1. GET запрос для получения searchId

  2. GET запрос c имеющимся searchId для получения tickets пока в ответе не придет поле {..., stop: true}.

    сервер может на один из запросов ответить ошибкой: решено с помощью рекурсивных вызовов функции выполняющей запрос

  3. Рендер первых 5-ти билетов

  4. Возможность фильтрации как по кол-ву пересадок так и по критериям (самый быстрый, самый дешевый)

  5. Возможность комбинированного фильтра

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.