https://github.com/vislupus/synesthesia
Simple Flask base synesthesia app for Bulgarian and English alphabet
https://github.com/vislupus/synesthesia
ajax flask flask-application flask-backend letters python synesthesia vanilla-javascript
Last synced: about 2 months ago
JSON representation
Simple Flask base synesthesia app for Bulgarian and English alphabet
- Host: GitHub
- URL: https://github.com/vislupus/synesthesia
- Owner: vislupus
- License: mit
- Created: 2020-06-06T08:42:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T20:03:24.000Z (over 2 years ago)
- Last Synced: 2023-08-02T21:00:05.375Z (over 2 years ago)
- Topics: ajax, flask, flask-application, flask-backend, letters, python, synesthesia, vanilla-javascript
- Language: JavaScript
- Homepage: https://synesthesia-bg.herokuapp.com/
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Synesthesia
[](https://lbesson.mit-license.org/)


## Overview
A simple single-screen application implemented with [Flask](https://flask.palletsprojects.com/en/1.1.x/) and [Vanilla JavaScript](http://vanilla-js.com/) for visualizing a [synesthesia](https://en.wikipedia.org/wiki/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.
## Features
- 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
## Built With
- Flesk
- Jinja2
- Vanilla JavaScript
- AJAX