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

https://github.com/fourkitchens/4ktopo

Search topodesigns.com bags for a Four Kitchens branded bag or pack. 💀 Decommissioned 💀
https://github.com/fourkitchens/4ktopo

Last synced: about 1 month ago
JSON representation

Search topodesigns.com bags for a Four Kitchens branded bag or pack. 💀 Decommissioned 💀

Awesome Lists containing this project

README

          

# 4k Topo
Search topodesigns.com bags for a Four Kitchens branded bag or pack.

## Overview
This site calculates the color difference of bags and packs compared to a configurable color and serves a yes/no answer. To learn more about the color comparison method used, see http://www.colorwiki.com/wiki/Delta_E:_The_Color_Difference.

![screen shot 2017-06-23 at 8 01 16 am](https://user-images.githubusercontent.com/1127238/27487965-33066446-57ea-11e7-8784-2a0c60e400f3.png)

## Install & Run
* `npm install`
* `npm start`

## How do I check for a different color?
* Fork this repo
* Change `companyName` and `brandColorRGBArray` in `config/default.json`
* Deploy