A simple single-screen application implemented with Flask and Vanilla JavaScript for visualizing a synesthesia perceptual phenomenon on which letters are perceived as inherently colored. This is one of the common forms of synesthesia. Letters are from two alphabets Bulgarian and English.
- Allow user to create a personal color profile of every letter of the alphabet
- Works with the alphabet of two languages
- Show how the text looks for a synesthetes
- Store data on a daily base
- Show data on an HTML table
- Save data to JSON file
- Flesk
- Jinja2
- Vanilla JavaScript
- AJAX