Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasromerodb/aerolab-coding-challenge

Aerolab Coding Challenge
https://github.com/lucasromerodb/aerolab-coding-challenge

aerolab aerolab-challenge challenge coding-challenge design ducks-pattern ecommerce gravit-designer react react-router redux redux-saga responsive-design store

Last synced: about 1 month ago
JSON representation

Aerolab Coding Challenge

Awesome Lists containing this project

README

        

# Aerolab Coding Challenge

### [DEMO »](https://lucasromerodb.github.io/aerolab-coding-challenge/)

![Devices](docs/devices.png)
![History & Social](docs/history-social.png)
![Design](docs/design.png)

## Challenge info

- [Challenge »](https://aerolab.co/coding-challenge-instructions?utm_campaign=Coding%20Challenge)
- [API »](https://aerolabchallenge.docs.apiary.io/#reference/0/products/get)

## Extra features

- Entirely handcrafted design (based on original design concept and layout)
- Smooth appeareance and animations
- Featured product hero section
- Responsive (smartphone, tablet, laptop/desktop)
- Placeholder images
- Image quality depending on window width
- Cursor loading when redeeming any product
- Info about how many times a product was redeemed
- Pagination with numbers (increase dynamicaly)
- Display visible product range information
- Little dot notification when user points is under 500pt
- Aero Pay payment method (?
- Notifications on important actions
- Keyboard navigation
- Social metadata

## Tech Stack

- `create-react-app` for project starting
- `redux` and `redux-saga` for global state and side effects management (`ducks pattern`)
- `react-router` for app routing
- `styled-components` for component styling (extended with `polished`)
- `styled-icons` for add icons to the app
- `moment` for date formating
- `gh-pages` for deployment