/convertfloss

Responsive HTML, CSS and JavaScript application used by embroidery professionals to convert floss (a.k.a. threads) from one brand to another. It can also be used to find a specific color and look for the code companies use for them.

Primary LanguageJavaScriptMIT LicenseMIT

DevFel

Embroidery Floss Converter

πŸ”— Try it live at: https://devfel.github.io/convertfloss/

Status License


In this responsive HTML, CSS and JavaScript application I created a chart conversion used by embroidery professionals to convert floss (a.k.a. threads) from one brand to another. It can also be used to find a specific color and look for the code companies use for them. All the data comes from a JSON file created by myself and stored within the data folder.

Embroidery Floss Converter


πŸ“ Table of Contents


πŸ•Ή Test Here

https://devfel.github.io/convertfloss/


🧐 Application Features

  • List all the Colors and Threads: Button to list the complete table with all the colors and floss codes.
  • Search by color name: Option to look for a thread by its color name. It is possible, for example, to search for a color and find all its shades
  • Search by brand's code: If you select a brand and insert a code number for that brand the system will filter and show all the correspodent code for the other thread brands that matchs that color.

🏁 Getting Started

Because this was done using only HTML, CSS and JavaScript it can be replicated easily within your own browser without much trouble, just clone the project and you can run it with in your browser.

You can clone the repository through Command Prompt or Terminal just by typing:

git clone https://github.com/devfel/convertfloss.git

or download the zip from the green "Code" button.


⛏️ Built Using


πŸŽ‰ Acknowledgements


πŸ“ Liceses

  • Distributed under the MIT License - see the LICENSE.md file for details.

✍️ Author

  • @devfel - Luiz FlΓ‘vio Felizardo