msahin12 / tryOut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description of the Project

This project is a CRUD product page that searches over available flights.

There are two available flight’s providers:

Requirements: 1- Page should aggregate return flights from both providers. Do remember about sorting, filtering and pagination. 2- Page should be a form that creates and add to list new flight by input "common data” and select type of flight: “cheap”, “business".

Used following tools and approaches:

  • React

  • React-Router

  • React-Hooks

  • Redux

  • Redux-Saga

  • Lodash

  • Axios

  • JEST and Enzym

  • Material-UI

  • ImmutableJS

  • Async-Loader

  • PWA approach

This project was bootstrapped with Create React App.

About


Languages

Language:JavaScript 84.5%Language:CSS 10.4%Language:HTML 5.1%