GithubHelp home page GithubHelp logo

tiberiog / reaktor-webapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 839 KB

Assignment for junior devs at Reaktor, a React, Redux, Saga web application

Home Page: https://reaktorapp.tiberiogalbiati.com/

JavaScript 93.42% HTML 6.58%

reaktor-webapp's Introduction

Reaktor junior dev assignment

This repo contains code written to solve the pre-assigment to apply for the position "2021 Summer junior developer intern" at Reaktor

Brief

Your client is a clothing brand that is looking for a simple web app to use in their warehouses. You need to provide a fast and simple listing page per product category, where is possible to check simple product and availability information from a single UI. There are three product categories for now: gloves, facemasks, and beanies. One requirement is to be easily able to switch between product categories quickly. You are provided with two different legacy APIs that combined can provide the needed information. The legacy APIs are on critical-maintenance-only mode, they have a built-in intentional failure case

Architectural design

My solution consists in a React web application which is responsible of calling the two API and display the reqested info.

Production website

Live version is available at https://reaktorapp.tiberiogalbiati.com/

Screenshot

Implementation details

  • Redux state management
  • Redux-saga middleware to fetch data and create a local cache
  • Automatic retry of fetching data if a error happens
  • Products categories can be easily added if needed
  • Custom styled HTML table based on a headless library to access data more easily
  • Infinite scroll, with automatic load on bottom reached
  • Fast switch of categories
  • Skeleton loaders for slow API response
  • Dynamic display of item colors
  • Configured a server-side proxy to handle CORS errors
  • Sticky header
  • Searching and filtering
  • Improved responsiveness
  • Test automation

Libraries used

Author

reaktor-webapp's People

Contributors

tiberiog avatar

Watchers

 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.